Greasy Fork

来自缓存

Greasy Fork is available in English.

YouTube Premium Lite² (挡广告) [Beta 测试版]

是否曾渴望拥有 Premium,却又觉得正版太过美好?别担心,这个脚本会将那有些寒酸的普通标志替换为 Premium 图标,还能顺便挡掉广告,让你和你的朋友们误以为你比实际上更有钱。目前仍在测试阶段,因此部分功能可能会不稳定或不完整,请多见谅。

这些是此脚本变更过代码的版本。 显示所有版本。

  • v0.1.1 2025-09-14

    Oops. Added a weakmap to prevent event listener explosion.

  • v0.1.0 2025-09-14

    Improved stability and reliability. Updated event listeners.
    Removed ad check locking logic.
    Changed how the YouTube API is fetched.

  • v0.0.6.1 2025-09-13

    Removed console spam. No actual code change.

  • v0.0.6 2025-09-05

    Removed GM API dependency.
    Improved YouTube homepage layout calculation.

  • v0.0.5 2025-08-28

    Shorts video players got updated player id of shorts-player from YouTube. Updated script to match.

  • v0.0.4 2025-08-26

    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.

  • v0.0.3 2025-08-25

    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.

    • This like this script has very occasional compatibility issues with ScriptCat that causes the video player to be infinitely reset, but the issue is too inconsistent so it will be ignored for now. (I have been trying to provide compatibility with ScriptCat as people transition to M3 but so far it has proven unreliable and slightly feature incomplete, even though it does have some very useful features.)
  • v0.0.2 2025-07-07

    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.

  • v0.0.1 2025-07-02