ProtonDB for Steam Firefox

Examine source code of ProtonDB for Steam

Inspect and view changes in ProtonDB for Steam source codes across current and past versions
MinuteBio
Vous voulez plus de plaisir ? Jouez à 1 000+ jeux gratuits non bloqués sur
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.3",
  "name": "ProtonDB for Steam",
  "description": "Adds the ProtonDB rating to games in the Steam store so you get an idea of how it will run before you buy it!",
  "permissions": [
    "https://www.protondb.com/*"
  ],
  "background": {
    "page": "js/background.js"
  },
  "icons": {
    "16": "/icons/proton_16.png",
    "32": "/icons/proton_32.png",
    "48": "/icons/proton_48.png",
    "128": "/icons/proton_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://store.steampowered.com/app/*"
      ],
      "js": [
        "js/steamStore.js"
      ],
      "css": [
        "css/protondbCard.css"
      ]
    },
    {
      "matches": [
        "https://store.steampowered.com/search*"
      ],
      "js": [
        "js/steamSearch.js"
      ],
      "css": [
        "css/protondbCard.css"
      ]
    }
  ]
}

Meilleures alternatives ProtonDB for Steam

Voici quelques Firefox add-ons qui sont similaires à ProtonDB for Steam :