Absolute Enable Right Click & Copy

Force Enable Right Click & Copy & Highlight

< 脚本Absolute Enable Right Click & Copy的反馈

评价:好评 - 脚本运行良好

§
发表于:2017-02-15
编辑于:2017-02-15

why redirect block?

i visit

http://www.homeplus.co.kr/

this script redirect block.


this site javascript redirect

200 http://www.homeplus.co.kr/


200 http://www.homeplus.co.kr/app.Index.ghs


200 http://www.homeplus.co.kr/app.exhibition.main.Main.ghs?paper_no=category


i test firefox

Absolute作者
§
发表于:2017-02-16
编辑于:2017-04-18

Hi @dandyclubs

Please notice

This script, it's not possible to block redirect

Maybe the cause because Adblock or other scripts

Please try to disable Adblock and other scripts and see what can cause that

I test this site on both Firefox and chrome and redirect working fine
Thanks!

§
发表于:2017-02-16

i test

adguard disable

and make firefox new profile

only this script installed. and other add-on is not

still block.

1.3.4 is not block.

1.3.5 and 1.3.6 is block

Absolute作者
§
发表于:2017-02-16

Hi @dandyclubs

Yes, you are right redirect blocked

but only on Greasemonkey

Please notice this bug in Greasemonkey with window.onload

on Tampermonkey working fine

I will try to release a fix as soon as possible

Please note i use only Tampermonkey and first test on it, but i expected you are using Greasemonkey

Thanks!

§
发表于:2017-02-16
编辑于:2017-02-16

chrome + Violentmonkey blocked
firefox + Greasemonkey blocked

firefox + Tampermonkey is bad. some script is not work and freeze...

Absolute作者
§
发表于:2017-02-16
编辑于:2017-02-16

This bug in Greasemonkey with window.onload For unknown reason Greasemonkey block redirect with window.onload function

// ==UserScript==
// @name         Test
// @namespace    Greasemonkey bug with window.onload function
// @include      *
// ==/UserScript==

    window.onload = function () { };

This bug in Greasemonkey

§
发表于:2017-02-16

i test

// @run-at document-end
blocked

// @run-at document-idle
and
// @run-at document-start

not blocked

Absolute作者
§
发表于:2017-02-16

This should fix the issue

I tested on Greasemonkey and worked fine

If you still have any problem please let me know

Fix Release in v 1.3.7

§
发表于:2017-02-16
编辑于:2017-02-16

thanks!

1.3.7 is redirect fine

Absolute作者
§
发表于:2017-02-16

I'm glad i could help you :smiley:

Thanks!

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址