By: ValDesign
Inspect and view changes in AnimePahe Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AnimePahe Helper",
"version": "1.12",
"description": "Enhances the AnimePahe website with additional features.",
"icons": {
"48": "icons/animepahe-helper-48.png"
},
"permissions": [
"storage",
"scripting",
"activeTab",
"downloads"
],
"host_permissions": [
"*://animepahe.pw/*",
"*://*.animepahe.pw/*",
"*://animepahe.com/*",
"*://*.animepahe.com/*",
"*://kwik.cx/*",
"*://*.kwik.cx/*"
],
"content_scripts": [
{
"matches": [
"*://animepahe.pw/*",
"*://*.animepahe.pw/*",
"*://animepahe.com/*",
"*://*.animepahe.com/*"
],
"js": [
"src/content/storage.js",
"src/lib/utils.js",
"src/content/player.js",
"src/content/inject.js"
],
"css": [
"src/content/styles.css"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"*://kwik.cx/*",
"*://*.kwik.cx/*"
],
"js": [
"src/content/player.js"
],
"css": [
"src/content/player.css"
],
"run_at": "document_end",
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "animepahe@helper",
"data_collection_permissions": {
"required": [
"browsingActivity",
"websiteContent",
"websiteActivity"
]
}
}
}
} Best AnimePahe Helper Alternatives
Here are some Firefox add-ons that are similar to AnimePahe Helper: