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,

返信を投稿

返信を投稿するにはログインしてください。