GameDeal Alert Firefox

Examine source code of GameDeal Alert

By: Ngoc Add-on
Inspect and view changes in GameDeal Alert source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GameDeal Alert",
  "description": "Instantly track and receive notifications for free PC games and limited-time discounts across all major digital storefronts.",
  "version": "1.0.0",
  "author": "Alex Rivers",
  "permissions": [
    "notifications",
    "storage"
  ],
  "host_permissions": [
    "https://*.steampowered.com/*",
    "https://*.epicgames.com/*",
    "https://*.gog.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gamedealalert@alexrivers.addons.mozilla.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best GameDeal Alert Alternatives

Here are some Firefox add-ons that are similar to GameDeal Alert: