Greasy Fork is available in English.
是否曾渴望拥有 Premium,却又觉得正版太过美好?别担心,这个脚本会将那有些寒酸的普通标志替换为 Premium 图标,还能顺便挡掉广告,让你和你的朋友们误以为你比实际上更有钱。目前仍在测试阶段,因此部分功能可能会不稳定或不完整,请多见谅。
这些是此脚本变更过代码的版本。 显示所有版本。
Oops. Added a weakmap to prevent event listener explosion.
Improved stability and reliability. Updated event listeners. Removed ad check locking logic. Changed how the YouTube API is fetched.
Removed console spam. No actual code change.
Removed GM API dependency. Improved YouTube homepage layout calculation.
Shorts video players got updated player id of shorts-player from YouTube. Updated script to match.
shorts-player
Fixed compatibility with ScriptCat. (Added an extra timeupdate event listener to slow down the script ad check. This seems to have fixed the infinite looping bug for ScriptCat.) Fixed YouTube Shorts comment area being hidden incorrectly.
timeupdate
Fixed the visually unappealing homepage layout caused by blocking ad renderer blocks. YouTube's aggressive UI refreshing seems to work in my favor here as it automatically restyles its own css to match my alterations, but this also makes the script more sensitive to official UI updates.
Added experimental midroll ad blocking. Unknown if this is yet 100% reliable. Improved adblocking speed and more reliability. (event listener things) Improved adblocking styling on the home page.