SteamBoosterPackHelper Firefox

Examine source code of SteamBoosterPackHelper

Inspect and view changes in SteamBoosterPackHelper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SteamBoosterPackHelper",
  "version": "1.0.3",
  "description": "Quickly open and create all your booster packs.",
  "icons": {
    "48": "icons/icon.png"
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.steamcommunity.com/id/*/inventory/",
        "*://*.steamcommunity.com/id/*/inventory"
      ],
      "js": [
        "OpenBoosters.js"
      ]
    },
    {
      "matches": [
        "*://*.steamcommunity.com/tradingcards/boostercreator",
        "*://*.steamcommunity.com/tradingcards/boostercreator/*"
      ],
      "js": [
        "MakeBoosters.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "SteamBoosterPackHelper@fakeemailthisisnotreal.com",
      "strict_min_version": "72.0"
    }
  }
}

Best SteamBoosterPackHelper Alternatives

Here are some Firefox add-ons that are similar to SteamBoosterPackHelper: