提供元: Dominik H.
Inspect and view changes in Adobe Target Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AdobeTargetSwitch",
"version": "1.0.1",
"author": "Dominik Hitschmann",
"description": "An extension for developers. Disable or highlight adobe targets on a page.",
"browser_specific_settings": {
"gecko": {
"id": "{a7acacd3-4f4b-448f-98d7-c2ea057a8f9a}"
}
},
"permissions": [
"scripting",
"activeTab",
"storage",
"declarativeNetRequest"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "ruleset_blockAtJs",
"enabled": false,
"path": "rules_1.json"
}
]
},
"background": {
"scripts": [
"src/background/index.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content/diff.js",
"src/content/settings.js",
"src/content/state.js",
"src/content/offersConverter.js",
"src/content/index.js"
],
"run_at": "document_start"
}
],
"icons": {
"128": "img/AdobeTargetSwitch.png"
},
"action": {
"default_popup": "src/popup/index.html",
"default_icon": {
"128": "img/AdobeTargetSwitch.png"
}
}
} ベストのAdobe Target Switch代替案
Adobe Target Switchに類似したFirefox add-onをいくつか紹介します:
Ad Cleaner
Sumalya Chatterjee
Adblock
Adblock
Ad Blocker
Pratham
Universal Adobe Debugger
Bogdan Nazaruk
Adobe Experience Cloud Bookmarks
Andrey Osadchuk
Ad Blocker
MysteriousImmature
Safe Page Highlighter
JBO
AdBlock Detector Bypass by CPE
ChildsPlayExtensions
Ads - Blockers
Rezky Putra Barens