GamesGraph Firefox

Examine source code of GamesGraph

Por: Whiskee
Inspect and view changes in GamesGraph source codes across current and past versions
MinuteBio
Quer mais diversão? Jogue 1.000+ jogos gratuitos desbloqueados em
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GamesGraph",
  "version": "26.4",
  "description": "Add games to your GamesGraph collections directly from Steam store pages. Display current deals and historical lows.",
  "permissions": [
    "storage",
    "https://www.gamesgraph.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://store.steampowered.com/app/*"
      ],
      "js": [
        "extension-bridge.js",
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    },
    {
      "matches": [
        "https://www.gamesgraph.com/*"
      ],
      "js": [
        "extension-bridge.js",
        "settings-sync.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "icon.png"
  ],
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "96": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@gamesgraph.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas GamesGraph

Aqui estão algumas Firefox add-ons que são similares a GamesGraph: