ProtonDB Companion Firefox

Examine source code of ProtonDB Companion

Inspect and view changes in ProtonDB Companion source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ProtonDB Companion",
  "version": "1.0.0",
  "description": "Displays ProtonDB compatibility tiers directly on Steam and Epic Games store pages.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    },
    "default_title": "ProtonDB Companion"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.protondb.com/*",
    "https://store.steampowered.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://store.steampowered.com/*",
        "*://store.epicgames.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "protondb-companion@m24ih",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best ProtonDB Companion Alternatives

Here are some Firefox add-ons that are similar to ProtonDB Companion: