By: Eason & Yue
Inspect and view changes in Adaptive Tab Bar Color source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "4.0.4",
"icons": {
"16": "/icon/icon-16.png",
"32": "/icon/icon-32.png",
"48": "/icon/icon-48.png",
"96": "/icon/icon-96.png",
"128": "/icon/icon-128.png"
},
"action": {
"default_title": "__MSG_extensionName__",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "ATBC@EasonWong",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"default_locale": "en",
"developer": {
"name": "Eason & Yue",
"url": "https://easonwong.de/"
},
"homepage_url": "https://github.com/easonwong-de/adaptive-tab-bar-colour/",
"options_ui": {
"open_in_tab": false,
"page": "options.html"
},
"permissions": [
"tabs",
"theme",
"storage",
"browserSettings",
"management"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-scripts/atbc.js"
]
}
]
} Best Adaptive Tab Bar Color Alternatives
Here are some Firefox add-ons that are similar to Adaptive Tab Bar Color:
Adaptive Tab Bar Color
Eason Wong
colorf0x
martyr—
Adaptive Toolbar
Thibov16
Camo dynamic theme
Hanne Maes
MacOS Monterey Safari Dark
Eason & Yue
Adaptive Theme Creator
aminought
Colorize!
Joe Samela
ColorShift
DPende
Colorize Container Toolbar - Light & Dark
vallovic
Ambient Theme by Site Colour
Manikandan D
Dark Mode Website Switcher
rugk
Toggle dark mode
Cimbali