By: CBIndustries
Inspect and view changes in TabColorizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.3.2",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"permissions": [
"storage",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "tabcolorizer@firefox-extension",
"strict_min_version": "78.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best TabColorizer Alternatives
Here are some Firefox add-ons that are similar to TabColorizer:
ColorTabs
Joe Jalbert
Env Border
jmason87
Frame Color per Site
Patrik Dudits
URLColors
URLColors
Tab Favicon Labeler
Joel Köbner
Colorful Tab Highlighter
frederick
Tab Color Changer
ckzyet
Enviro-Shade
NKoeppe
Tab Colors
Max
[TST] Colorize Tabs
emvaized
URL Theme Switcher
Ckrytech