By: Suly
Inspect and view changes in Advanced Appearance Customizer 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-customizer@example.com",
"strict_min_version": "112.0"
}
}
} Best Advanced Appearance Customizer Alternatives
Here are some Firefox add-ons that are similar to Advanced Appearance Customizer:
Custom Theme Creator
Ajay Farrell
Appearance - Toolbar Customizer
Akram
Custom Theme Creator
Custom Theme Creator
Appearance Switcher
Trena
Custom ColorFX
sohail
Custom Tab UI
V9bet ink
Theme Randomizer
Loretta
ChromaShift
Yavuz Yıldırım
Adaptive Toolbar
Thibov16
Toolbar Customizer Pro
Sharyl
Themeinator
Coding Otaku