返回首頁 

Greasy Fork is available in English.

Youtube - dismiss sign-in

Hide the "sign-in" and cookies dialogs. Prevent the dialogs from pausing the video.

这些是代码更新过的版本。 显示所有版本

  • v0.8.42022-05-24

    fix for new consent.youtube.com buttons (At last! Long time waiting to see this page)

  • v0.8.32022-05-03

    fix: handling of new cookie dialog (2 buttons)

  • v0.8.22022-02-15

    could prevent pausing video in a valid situation (caused by function name modified) (you could hear the sound of the old video in the background)

  • v0.8.12021-10-29

    bug: race condition. Injecting the stylesheet and the player patcher could fail (on chrome). (chrome + tampermonkey, documentElement null)

  • v0.82021-10-28

    fixed race condition. Added new method to catch the player functions as soon as possible.

  • v0.7.32021-10-28

    bug: race condition. player is stopped by the dialog before it appears to the userscript. Temp solution: playVideo() is left unchanged.

  • v0.7.22021-08-22

    Using an argument when there is none (called by event) - my bad

  • v0.7.12021-08-21

    GDPR/cookie dialog not an iframe anymore
    anti-autopause works again

  • v0.72021-05-20

    new GDPR dialog ; better handling of player patching

  • v0.6.22021-04-20

    backdrop overlay has a different name. Always hidden now.

  • v0.6.12021-04-01

    Small fix for updated GDPR cookie consent page

  • v0.62020-12-03catching new message + improvement for simultaneous popups
  • v0.52020-11-22attempt to make it work on smartphones
  • v0.4.12020-11-17hide hint bubbles
  • v0.42020-11-07pause/stop prevention: no more exception - fixes for FF
  • v0.3.72020-10-31fix "style" injection for FF, added second method for GDPR in FF+TM (works in all browsers)
  • v0.3.6.12020-10-29syntax
  • v0.3.62020-10-29bug in FF
  • v0.3.52020-10-26more hiding+dismissing: 2 mini-popups
  • v0.3.42020-10-25
  • v0.3.32020-10-09
  • v0.3.22020-10-09
  • v0.3.12020-09-29
  • v0.32020-09-28