Greasy Fork
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
脚本
帮助
更多
高级搜索
用户列表
库
管理日志
☰
脚本
论坛
帮助
高级搜索
用户列表
库
管理日志
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
信息
代码
历史
反馈(5)
统计
Youtube No Flexy Mode
Disable Flexy Mode
这些是此脚本变更过代码的版本。
显示所有版本。
v0.50
2018-05-27
Got rid of setting the background. Using YT-API only for setting experimental flags.
v0.40
2018-05-23
v0.40
2018-05-23
No more timers (intervals). Using YT-API instead.
v0.30
2018-05-22
No Need to add an script tag to the DOM. Now it can run at document-start. And it seems to work better now.
v0.21
2018-05-22
Got something right, the script should run at document-body not start. My mistake.
v0.2
2018-05-22
Changed how the FLAG will be set. The script now runs at document-start and adds two timers. The first one will check if the variable yt is accessible, and will set the Flag to false. The second one will just add a black background color to the element "move_player". Both timers will get terminated at the end.
v0.1
2018-05-21