Steam age bypass Firefox

Examine source code of Steam age bypass

By: Martin
Inspect and view changes in Steam age bypass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Steam age bypass",
  "version": "1.1",
  "description": "Sets the age on the Steam age verification page automatically and presses View page for you.",
  "icons": {
    "128": "icons/steam.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "steam-age-bypass@addons",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://store.steampowered.com/agecheck/app/*",
        "*://store.steampowered.com/agecheck/bundle/*",
        "*://store.steampowered.com/agecheck/sub/*"
      ],
      "js": [
        "script.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Steam age bypass Alternatives

Here are some Firefox add-ons that are similar to Steam age bypass: