Steamify Firefox

Examine source code of Steamify

Inspect and view changes in Steamify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Steamify",
  "description": "Will open steam related links inside the Steam client",
  "version": "1.1resigned1",
  "icons": {
    "16": "/icons/icon-16.png",
    "32": "/icons/icon-32.png",
    "48": "/icons/icon-48.png",
    "64": "/icons/icon-64.png",
    "128": "/icons/icon-128.png"
  },
  "permissions": [
    "*://*/*",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{65cdd0ff-aa27-4aae-87be-772662370a58}"
    }
  }
}

Mejores alternativas Steamify

Aquí hay algunas Firefox add-ons que son similares a Steamify: