Simple YouTube Age Restriction Bypass Versions Save

A simple browser extension to bypass YouTube's age verification, disable content warnings and watch age restricted videos without having to sign in!

v2.4.4

2 years ago
  • Add support for respecting different client languages by @drunkwinter (#129)
  • Add support for time stamps in the video url by @drunkwinter (#130)
  • Improve compatibility with other YouTube extensions by @friendlyanon (#131)
  • Add confirmation button to unlock embedded players (improves the loading time of websites)

v2.4.3

2 years ago
  • Add another player unlock strategy (WEB_EMBEDDED_PLAYER)
  • Add capability to unlock the sidebar via account proxy
  • Fix #126

The clientScreen:EMBED bypass is slowly dying. Some more adjustments may be needed in the near future.

v2.4.2

2 years ago
  • Fix missing video description (#124) by @drunkwinter

v2.4.1

2 years ago

v2.3.5

2 years ago
  • Fix error on upcoming livestreams (#119)

v2.3.4

2 years ago
  • Fix null reference exception (#116)
  • Improve sandbox detection to support more Greasemonkey-based user script managers (like FireMonkey)

v2.3.3

2 years ago
  • Fix initial data processing (#111)
  • Fix unexpected reloads of videos (#113)

2.3.2

2 years ago
  • Fix an error in the initial data processing when the script is executed after document-start (#102 #103)
  • Improve compatibility with other extensions

v2.3.1

2 years ago
  • Add bypass to remove blur effect from thumbnails
  • Fix missing video description and related videos by @drunkwinter
  • General code improvements