Steam: Bypass age confirmation prompts

Suppresses age confirmations on Steam store pages and community hubs

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v2.1 26/9/2023

    broaden URL pattern to also catch bundle and sub agechecks

  • v2.0 25/6/2023

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

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