提供元: freaktechnik
Inspect and view changes in Tracking Protection Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"applications": {
"gecko": {
"strict_min_version": "57.0a1",
"id": "{5678aabe-b195-42d5-a6d3-af77719c8f53}"
}
},
"author": "freaktechnik",
"version": "1.1.1resigned1",
"icons": {
"48": "images/tracking-protection.svg#enabled",
"64": "images/tracking-protection.svg#enabled"
},
"browser_action": {
"default_icon": "images/tracking-protection.svg#disabled",
"default_title": "__MSG_tooltipEnable__",
"theme_icons": [
{
"light": "images/tracking-protection-dark.svg#disabled",
"dark": "images/tracking-protection.svg#disabled",
"size": 19
}
]
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"privacy",
"storage"
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+P"
}
}
}
} ベストのTracking Protection Toggle代替案
Tracking Protection Toggleに類似したFirefox add-onをいくつか紹介します:
Tracking protection icon
Nukeador
Dark Mode Toggle
maxedahlgren
Theme Toggle
tommyrot
Toggle WebRTC
GarryW
Toggle Third-Party Tracking
OXBET
Dark/Light Mode Toggle this
Goal123
Popup Dark Mode Toggle
Olivia Miller
Dark Mode Toggle
Viet Bac
Dark Mode Toggle
XINGKONG SPORTS
Simple Proxy Toggle
Strega
Page JavaScript Toggle
vmarks