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.

< Feedback on Disable SPF Youtube

Review: OK - script works, but has bugs

Deleted user 85863
§
Posted: 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!!!!!!

§
Posted: 2017-01-22
Edited: 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
§
Posted: 2017-01-23

ok thanks,

Post reply

Sign in to post a reply.