Steam: Bypass age confirmation prompts

Suppresses age confirmations on Steam store pages and community hubs

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v2.1 2023-09-26

    broaden URL pattern to also catch bundle and sub agechecks

  • v2.0 2023-06-25

    on second thought, changing it back to a year. I think that's a good middle ground

  • v2.0 2023-06-23

    verification age changed to 25 years old, should be old enough for anything. cookies changed from 10 years to 1 month so the script doesn't linger forever after you uninstall it. changed community bypass for the new design, bypasses more mature content warnings

  • v1.8 2021-10-31

    small fix that basically makes no difference

  • v1.8 2021-10-20

    future-proof solution that'll work in Firefox with CSP if Steam ever ends up deploying that

  • v1.7 2021-10-17

    bringing the code into the 22nd century

  • v1.6 2018-09-12 removed obsolete comment again
  • v1.6 2018-09-12 updated for new adult-only games; MIT license
  • v1.5 2018-03-23 removed obsolete comment
  • v1.5 2018-03-23 add workaround for Greasemonkey sandboxing this script for no reason
  • v1.4 2018-02-23 spaces -> tabs
  • v1.4 2018-02-23 more general steamcommunity solution. instead of looking for app IDs, we patch the getItem function to always return true for a certain pattern
  • v1.3 2016-06-27 now works on workshop pages as well
  • v1.2 2016-06-15 updated for new URL scheme. also make sure we're actually on a page with an age gate to rule out weird edge cases where we'd end up reloading forever
  • v1.1 2016-06-14 now bypasses age verification on store pages too
  • v1.0 2016-04-02 script title
  • v1.0 2016-04-02