Animepahe Plus Firefox

Examine source code of Animepahe Plus

By: hwk
Inspect and view changes in Animepahe Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Additional features for animepahe.",
  "manifest_version": 2,
  "name": "Animepahe Plus",
  "version": "1.2.5",
  "homepage_url": "https://github.com/Cyan903/Animepahe-plus",
  "icons": {
    "48": "icons/dark-48.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "*://graphql.anilist.co/*",
    "*://pahe.win/*"
  ],
  "browser_action": {
    "default_icon": "icons/dark-32.png",
    "default_title": "Animepahe+",
    "default_popup": "settings/conf.html"
  },
  "web_accessible_resources": [
    "style/pages/*.css",
    "style/main.css",
    "img/*.svg",
    "img/*.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.animepahe.com/*",
        "*://*.animepahe.org/*",
        "*://*.animepahe.si/*",
        "*://*.animepahe.ru/*",
        "*://*.animepahe.pw/*"
      ],
      "run_at": "document_end",
      "css": [
        "style/main.css"
      ],
      "js": [
        "pages/index.js",
        "pages/browser.js",
        "pages/general/random.js",
        "pages/general/fakesite.js"
      ]
    },
    {
      "matches": [
        "*://*.animepahe.com/",
        "*://*.animepahe.org/",
        "*://*.animepahe.si/",
        "*://*.animepahe.ru/",
        "*://*.animepahe.pw/"
      ],
      "run_at": "document_end",
      "js": [
        "pages/info/blur.js"
      ]
    },
    {
      "matches": [
        "*://*.animepahe.com/anime/*",
        "*://*.animepahe.org/anime/*",
        "*://*.animepahe.si/anime/*",
        "*://*.animepahe.ru/anime/*",
        "*://*.animepahe.pw/anime/*"
      ],
      "run_at": "document_end",
      "css": [
        "style/pages/info.css"
      ],
      "js": [
        "pages/info/blur.js",
        "pages/info/episode.js",
        "pages/info/score.js"
      ]
    },
    {
      "matches": [
        "*://*.animepahe.com/play/*",
        "*://*.animepahe.org/play/*",
        "*://*.animepahe.si/play/*",
        "*://*.animepahe.ru/play/*",
        "*://*.animepahe.pw/play/*"
      ],
      "run_at": "document_end",
      "css": [
        "style/pages/watch.css"
      ],
      "js": [
        "pages/watch/number.js",
        "pages/watch/bookmark.js",
        "pages/watch/resolution.js",
        "pages/watch/lights.js",
        "pages/watch/saved.js",
        "pages/watch/direct.js"
      ]
    },
    {
      "matches": [
        "*://*.animepahe.com/b/*",
        "*://*.animepahe.org/b/*",
        "*://*.animepahe.si/b/*",
        "*://*.animepahe.ru/b/*",
        "*://*.animepahe.pw/b/*"
      ],
      "run_at": "document_end",
      "js": [
        "pages/bookmark/_.js"
      ]
    }
  ],
  "options_ui": {
    "page": "settings/conf.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pahe-plus@hwk",
      "strict_min_version": "58.0"
    }
  }
}

Best Animepahe Plus Alternatives

Here are some Firefox add-ons that are similar to Animepahe Plus: