Greasy Fork

Greasy Fork is available in English.

Disable SPF Youtube

Disables red bar aka SPF on youtube. This userscript is needed to work properly other userscripts on youtube site. This script must be first to be executed, example before Youtube+ or other good userscripts.

< 脚本 Disable SPF Youtube 的反馈

评价:一般 - 脚本能用,但还有一些问题

Deleted user 85863
§
发布于:2017-01-22

problems with youtube start

the script works fine BUT it has problems with YOUTUBE SEARCH it delays the site when i scroll down to the search results

also sometimes,when i click a youtube video it delays to load the screen

all this with chrome and tampermonkey please fix this! update the code!!!!!!

§
发布于:2017-01-22
编辑于:2017-01-22

I'm not author this script. I changed
setTimeout(disableSPF, 0);
to
setTimeout(disableSPF, 50);

Maybe this help. Pls uncheck option in others userscripts "Disable SPF"

Deleted user 85863
§
发布于:2017-01-23

ok thanks,

发布留言

登录以发布留言。