Inspect and view changes in Color Tailor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Color Tailor",
"version": "0.3.0",
"author": "Danny Guo",
"homepage_url": "https://github.com/dguo/color-tailor",
"applications": {
"gecko": {
"id": "@color-tailor",
"strict_min_version": "63.0a1"
}
},
"icons": {
"16": "img/logo-16.png",
"32": "img/logo-32.png",
"48": "img/logo-48.png",
"96": "img/logo-96.png",
"128": "img/logo-128.png"
},
"permissions": [
"<all_urls>",
"tabs",
"theme"
],
"background": {
"scripts": [
"js/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"js/content.js"
]
}
]
} Best Color Tailor Alternatives
Here are some Firefox add-ons that are similar to Color Tailor:
Chameleon Theme
imagentleman
colorf0x
martyr—
Camo dynamic theme
Hanne Maes
Ambient Theme by Site Colour
Manikandan D
Tailwind Cool Gray
haudraufhaun
Dolan's Dynamic Theme
Dylan Larsen
Chromatastic
Danny Guo
Adaptive Theme
JackymanCS4
Dynamic Theme Changer
Mason Martinez
White to Black
BitVortexLab
Abstract Color Theme
Haley
Adaptheme — theme-color -based dynamic toolbar
Reflow Labs