PokeMapAth Extension Firefox

Examine source code of PokeMapAth Extension

By: BnD Dev
Inspect and view changes in PokeMapAth Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds extra functionality to PokeMapAth",
  "manifest_version": 2,
  "name": "PokeMapAth Extension",
  "version": "0.11resigned1",
  "author": "YiamiYo",
  "homepage_url": "http://pokemapath.com",
  "icons": {
    "64": "pokemapath.png"
  },
  "web_accessible_resources": [
    "main.js",
    "main.css",
    "stats.js",
    "jquery.ui.touch-punch.min.js"
  ],
  "content_scripts": [
    {
      "js": [
        "injector.js",
        "loadMain.js"
      ],
      "matches": [
        "*://*.pokemapath.com/",
        "*://*.pokemapath.com/plus/",
        "*://*.pokemapath.com/?*",
        "*://*.pokemapath.com/plus/?*"
      ]
    },
    {
      "js": [
        "injector.js",
        "loadStats.js"
      ],
      "matches": [
        "*://*.pokemapath.com/*stats",
        "*://*.pokemapath.com/*stats?*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{53b2e5bb-9d70-4b79-a025-d6529b557a75}"
    }
  }
}

Best PokeMapAth Extension Alternatives

Here are some Firefox add-ons that are similar to PokeMapAth Extension: