SteamURLOpenInSteam Firefox

Examine source code of SteamURLOpenInSteam

By: Svenyie
Inspect and view changes in SteamURLOpenInSteam source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SteamURLOpenInSteam",
  "version": "1.0",
  "description": "Opens steamURLs in the steam app",
  "icons": {
    "48": "Steam.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.steampowered.com/*",
        "*://steamcommunity.com/*"
      ],
      "js": [
        "SteamURL.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{712bf039-9af0-49f6-9eed-8d1a7e252680}"
    }
  }
}

Best SteamURLOpenInSteam Alternatives

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