GGFast! Claim Your Keys Firefox

Examine source code of GGFast! Claim Your Keys

By: Alvaro Add-on
Inspect and view changes in GGFast! Claim Your Keys source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GGFast! Claim your Game Keys",
  "description": "Claim your game keys quickly with this tool!",
  "version": "1.0.2",
  "homepage_url": "https://github.com/arbaro/nclz",
  "icons": {
    "16": "img/16.png",
    "32": "img/32.png",
    "48": "img/48.png",
    "64": "img/64.png",
    "128": "img/128.png",
    "256": "img/256.png"
  },
  "permissions": [
    "notifications",
    "tabs",
    "idle",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "contextMenus",
    "clipboardWrite",
    "cookies",
    "downloads",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "img/48.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "bck.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery.js",
        "ggdata.js",
        "main.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best GGFast! Claim Your Keys Alternatives

Here are some Firefox add-ons that are similar to GGFast! Claim Your Keys: