LinkSteam Firefox

Examine source code of LinkSteam

Inspect and view changes in LinkSteam source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "LinkSteam",
  "version": "1.0",
  "description": "Opens steam links whenever chrome opens any kind of steam link such as store.steampowered.com/*",
  "icons": {
    "16": "/icons/link-steam-16.png",
    "32": "/icons/link-steam-32.png",
    "64": "/icons/link-steam-64.png",
    "128": "/icons/link-steam-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://store.steampowered.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "manifest_version": 2
}

Best LinkSteam Alternatives

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