您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Removes recurring modal ad that covers the playback area every .5 seconds.
Site uses a full page overlay that reappears in intervals, which causes a popup redirect to spawn when the user clicks anywhere on the screen, including the video player itself. I feel this is abuse. Interfering with the user's ability to use the video player controls when that is the site's main purpose is malicious.
This script removes it every 0.5 seconds.
Hacked together from examples + trial & error. Probably contains redundant code due to a lack of javascript knowledge. Works on my setup (Linux + Chrome) but may fail for any number of reasons on another setup.
Improvements / Fixes welcome!