By: Goodwin
Inspect and view changes in Appearance Custom - Dynamic Themes 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.0",
"description": "__MSG_extensionDescription__",
"permissions": [
"theme",
"storage",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "advanced-appearance-customizer7@example.com",
"strict_min_version": "112.0"
}
}
} Best Appearance Custom - Dynamic Themes Alternatives
Here are some Firefox add-ons that are similar to Appearance Custom - Dynamic Themes:
Themedd
Rishabh
Day Night Dynamic Theme
Aquafortis
Window Theme Scheduler
Rhonda
Customizable Themes
Guvo
Adaptive Theme Changer
Nguyen Khang
Time-Based Color Scheduler
Bronwyn
Random time theme
ChandraMouli-CM
Auto theme switcher
Irvirty
Theme Randomizer
Loretta
Day&Night
evgnz
Dynamic Background
V9BET
Themeinator
Coding Otaku