OpenInSteam Firefox

Examine source code of OpenInSteam

Inspect and view changes in OpenInSteam source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OpenInSteam",
  "version": "1.2",
  "description": "Adds a button to open the current Steam page inside Steam.",
  "icons": {
    "48": "icons/openinsteam-48.png"
  },
  "content_scripts": [
    {
      "exclude_matches": [
        "*://store.steampowered.com/cart/*",
        "*://store.steampowered.com/checkout/*"
      ],
      "matches": [
        "*://store.steampowered.com/*",
        "*://steamcommunity.com/*"
      ],
      "js": [
        "openinsteam.js"
      ]
    }
  ]
}

Best OpenInSteam Alternatives

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