By: Patrick
Inspect and view changes in Tab Environment Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "3.0.1",
"description": "__MSG_extensionDescription__",
"icons": {
"32": "/images/icons/environment-marker-32.png",
"64": "/images/icons/environment-marker-64.png",
"128": "/images/icons/environment-marker-128.png",
"256": "/images/icons/environment-marker-256.png",
"512": "/images/icons/environment-marker-512.png"
},
"permissions": [
"tabs",
"activeTab",
"storage",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "{35f0359b-2f55-19e5-a3a5-70cc70320a90}",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
}
}
},
"action": {
"browser_style": false,
"theme_icons": [
{
"light": "/images/icons/environment-marker-32.png",
"dark": "/images/icons/environment-marker-32.png",
"size": 32
}
],
"default_icon": {
"32": "/images/icons/environment-marker-32.png"
},
"default_title": "__MSG_extensionName__",
"default_popup": "/popup/environment-marker.html"
},
"options_ui": {
"browser_style": false,
"page": "/options/options.html"
},
"background": {
"scripts": [
"js/background.min.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"libraries/favico.min.js",
"js/content.min.js"
]
}
]
} Best Tab Environment Tracker Alternatives
Here are some Firefox add-ons that are similar to Tab Environment Tracker:
Contentful Environment Tracker
DevvingDaniel
Dev Env Marker
WLW
Enviro-Shade
NKoeppe
Smart Environment Ribbon
Francesco
Environment Indicator
gaoliang
Env Border
jmason87
Environment Warning
Arjan Frans
GCP Logs Explorer Helper
macha
EnvAwareness
Igor Araújo
Auto Environment Detector
Saarah
ENV Switcher
bmadjic