Inspect and view changes in Transparent Background Toggle + Picker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Transparent Background Toggle + Picker",
"version": "1.2",
"description": "Default transparent pages, per-site toggle, element picker with persistence",
"permissions": [
"tabs",
"storage",
"<all_urls>",
"activeTab",
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Toggle Transparent Background"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end",
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "{0439b83e-d497-4408-9b8f-7f3d2be2017b}"
}
}
} Best Transparent Background Toggle + Picker Alternatives
Here are some Firefox add-ons that are similar to Transparent Background Toggle + Picker:
Dark de Toggle
6623maxnet
Gris: Simple Grayscale Toggle
Joackim Orcière
Transparent Test
FahadR
Black White - Transparent
Rajala1404
Transparent Links
tentleralejandrina
Theme Switcher - Dark/Light Theme Toggle
Sheikh Mohib
Invert Colors Toggle
o8cconline
Dark e Toggle
caogiangthaopji
whitebackground
prsamy
Body Toggle
Nancy Martin
Grayscale Page Toggle
mm88fun
Transparent
Firefox user 13808167