继续操作前请注册或者登录。

你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/541424-youtube-premium-lite-adblocker-beta/versions,源站連結 點此以跳轉

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

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

当前为 2025-09-14 提交的版本,查看 最新版本

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

  • v0.5.2.2 2025-12-22

    Fixed light theme logo svg using incorrect colors.

  • v0.5.2.1 2025-12-20

    Stripped out debugging.

  • v0.5.2 2025-12-20

    Fixed a visual issue that caused the YouTube homepage to flicker when loading more preview items from scrolling down.

  • v0.5.1 2025-12-19

    Fixed a bug that cased the items per row shown on the YouTube homepage to not match what should be shown if the page zoom level changed or is the window resizes.

  • v0.5.0 2025-12-19

    Fixed a bug that could cause script initialization to fail on under certain conditions. Changed the @run-at metadata value to document-idle.
    Updated to YouTube Helper API v0.9.5.
    Fixed a bug that caused ad skipping to loop infinitely under certain conditions.
    Rewrote the homepage layout fixing logic to be more consistent.

  • v0.4.2 2025-11-09

    Updated to YouTube Helper API v0.7.2.
    Fixed a bug that caused video progress to always reset to the progress of the first ad skip upon subsequent ad skip attempts.

  • v0.4.1 2025-11-08

    Updated to YouTube Helper API v0.7.1.
    Fixed a bug that caused playback progress to occasionally reset after skipping ads.

  • v0.4.0 2025-11-07

    Updated to YouTube Helper API v0.7.0.
    Made ads invisible regardless if or when they are skipped.

  • v0.3.7 2025-10-25

    Updated to YouTube Helper API v0.6.0. Minor performance boost.

  • v0.3.6 2025-10-17

    Updated to YouTube Helper API v0.5.8.

  • v0.3.5 2025-10-01

    Update to YouTube Helper API 0.5.7.*

  • v0.3.4.1 2025-10-01

    Oooooops.

  • v0.3.4 2025-10-01

    Updated to YouTube Helper API 0.5.6.
    Added an exception to the skip ad logic to avoid progress restoration on context that is currently being streamed live.

  • v0.3.3 2025-09-30

    Fix homepage layout not being during initiation.
    Testing support for mobile YouTube (m.youtube.com).

  • v0.3.2 2025-09-29

    Updated to YouTube Helper API 0.5.4.

  • v0.3.1 2025-09-29

    Updated to YouTube Helper API 0.5.3.

  • v0.3.0 2025-09-29

    Updated script to use YouTube Helper API 0.4.7 for ad detection and processing.

  • v0.2.4 2025-09-28

    Fixed homepage layout fixer.

  • v0.2.3 2025-09-22

    Remove console spam. Oops.

  • v0.2.2 2025-09-22

    Fix midroll ad-skips resetting playback progress.

  • v0.2.1 2025-09-20
  • v0.2.1 2025-09-19

    Testing if faking visibility state could stabilize YouTube's ad serving logic in certain specific cases that would normally cause ad to be served in an infinite loop.
    [m] Minor bug fix.

  • v0.2.0 2025-09-19

    Updated to more reliable events to listen to.
    Updated the ad detection system to look at YouTube player's classList. Seems to be more reliable and should support midroll ads automatically, but may be less robust against YouTube updates.

  • 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