Prodigy Hacking Extension | PHEx Firefox

Examine source code of Prodigy Hacking Extension | PHEx

Par : ProdigyPNP Add-on
Inspect and view changes in Prodigy Hacking Extension | PHEx source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Prodigy Hacking Extension | PHEx",
  "version": "3.0.1",
  "description": "Free and open source hacks for Prodigy Math Game (for Firefox).",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.prodigygame.com/*",
    "https://raw.githubusercontent.com/*",
    "https://infinitezero.net/*",
    "storage"
  ],
  "icons": {
    "16": "assets/x16.png",
    "48": "assets/x48.png",
    "128": "assets/x128.png"
  },
  "background": {
    "scripts": [
      "background.js",
      "swal/sweetalert2.all.min.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://math.prodigygame.com/*"
      ],
      "js": [
        "disableIntegrity.js",
        "swal/sweetalert2.all.min.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{78b2ca6a-2561-4d37-8f17-b757d8901979}"
    }
  }
}

Meilleures alternatives Prodigy Hacking Extension | PHEx

Voici quelques Firefox add-ons qui sont similaires à Prodigy Hacking Extension | PHEx :