Par : Melvin Reed
Inspect and view changes in Smart CSS Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Smart CSS Switcher",
"version": "1.3",
"description": "Switch, manage, and sync custom CSS themes with system dark mode. Includes CSS template import/export and live detection.",
"permissions": [
"activeTab",
"storage",
"tabs",
"<all_urls>"
],
"browser_action": {
"default_title": "Smart CSS Switcher",
"default_popup": "popup.html"
},
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{65698c06-3262-45eb-b15f-909701b0a3c2}"
}
}
} Meilleures alternatives Smart CSS Switcher
Voici quelques Firefox add-ons qui sont similaires à Smart CSS Switcher :
Theme Switcher - Dark/Light Theme Toggle
Sheikh Mohib
Theme Switcher
mpotter.dev
Appearance Switcher
Trena
Dark Mode Switcher V2
Vinc Guni
Dark Mode Switcher
Vishwas
Dark Mode Switcher
DucQuan
Themeinator
Coding Otaku
Universal Theme Toggle
Khare Developer
Fast Theme Switcher
Jan
Theme Switch
Rajeshkumar
Dark Mode Switcher
Andrew
NightShift: Advanced Dark Mode Toggle
Hollywoodimageagency