提供元: drShaltot
Inspect and view changes in Easy Watch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "EasyWatch for Ads Removal",
"manifest_version": 2,
"name": "Easy Watch",
"version": "0.2.2resigned1",
"icons": {
"48": "icons/tv.svg"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"tabs",
"activeTab",
"<all_urls>"
],
"background": {
"scripts": [
"jquery.min.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"jquery.min.js",
"content.js"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"*://*.egy.best/*"
],
"run_at": "document_start",
"js": [
"content-start.js"
],
"css": [
"Style.css"
]
}
],
"page_action": {
"default_icon": {
"48": "icons/tv.svg",
"96": "icons/tv.svg"
},
"default_title": "Easy Watch"
},
"applications": {
"gecko": {
"id": "EasyWatch@shaltot.com",
"strict_min_version": "57.0"
}
}
} ベストのEasy Watch代替案
Easy Watchに類似したFirefox add-onをいくつか紹介します: