Inspect and view changes in Env-based FF browser color source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Environment/Hostname-Based Color Switcher",
"version": "0.1",
"description": "Change the color of the browser windows based on the environment",
"icons": {
"48": "icons/icon.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"theme",
"tabs",
"activeTab",
"storage"
],
"browser_action": {
"default_icon": {
"48": "icons/icon.png"
},
"default_title": "Environment-Based Color Switcher"
},
"browser_specific_settings": {
"gecko": {
"id": "{cbf43f37-111a-40ad-8582-deee79fe7fbd}"
}
}
} Best Env-based FF browser color Alternatives
Here are some Firefox add-ons that are similar to Env-based FF browser color:
Env Border
jmason87
Environment Marker
Environment Marker
Frame Color per Site
Patrik Dudits
Dynamic Environment Detector
Amrit
firefox_colors
pablo31231
FoxColorBox
jftuga
Themed-URLs
Jan Vaorin
System Colors Developer Sidebar
Erwan Ameil
Colors
gfarstur
TabColorizer
CBIndustries