Steam: Bypass age confirmation prompts

Suppresses age confirmations on Steam store pages and community hubs

Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.

  • v2.1 26. 09. 2023

    broaden URL pattern to also catch bundle and sub agechecks

  • v2.0 25. 06. 2023

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

  • v2.0 23. 06. 2023

    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 31. 10. 2021

    small fix that basically makes no difference

  • v1.8 20. 10. 2021

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

  • v1.7 17. 10. 2021

    bringing the code into the 22nd century

  • v1.6 12. 09. 2018 removed obsolete comment again
  • v1.6 12. 09. 2018 updated for new adult-only games; MIT license
  • v1.5 23. 03. 2018 removed obsolete comment
  • v1.5 23. 03. 2018 add workaround for Greasemonkey sandboxing this script for no reason
  • v1.4 23. 02. 2018 spaces -> tabs
  • v1.4 23. 02. 2018 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 27. 06. 2016 now works on workshop pages as well
  • v1.2 15. 06. 2016 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 14. 06. 2016 now bypasses age verification on store pages too
  • v1.0 02. 04. 2016 script title
  • v1.0 02. 04. 2016

长期地址
遇到问题?请前往 GitHub 提 Issues。