Inspect and view changes in Night Mode Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Night Mode Switcher",
"version": "1.0",
"description": "Toggle night mode (dark theme) on any website instantly.",
"permissions": [
"activeTab",
"storage",
"scripting",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"128": "icon128.png"
}
},
"icons": {
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{31a80f22-5a12-414d-bf10-500786d2bcef}"
}
}
} Best Night Mode Switcher Alternatives
Here are some Firefox add-ons that are similar to Night Mode Switcher: