Inspect and view changes in Nox — Dark Mode, Light Mode & Contrast Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Nox",
"description": "Smart theme controller for every website. Dark mode, light mode, and everything in between.",
"version": "0.1.0",
"icons": {
"16": "/icon-16.png",
"32": "/icon-32.png",
"48": "/icon-48.png",
"128": "/icon-128.png"
},
"action": {
"default_icon": {
"16": "/icon-16.png",
"32": "/icon-32.png",
"48": "/icon-48.png",
"128": "/icon-128.png"
},
"default_title": "Nox",
"default_popup": "popup.html"
},
"permissions": [
"storage",
"activeTab",
"identity",
"scripting"
],
"browser_specific_settings": {
"gecko": {
"id": "{d3a1f528-6e74-4c2a-8f5b-2e9b7a3d4c5f}",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"commands": {
"toggle_theme": {
"suggested_key": {
"default": "Alt+D",
"mac": "Alt+D"
},
"description": "Toggle Nox theme on current site"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_idle",
"js": [
"content-scripts/content.js"
]
}
]
} ベストのNox — Dark Mode, Light Mode & Contrast Control代替案
Nox — Dark Mode, Light Mode & Contrast Controlに類似したFirefox add-onをいくつか紹介します:
Dark Light: Web Theme Auto Mode
Tao Chen
Dark Mode - for selective sites
Hamid
Dark Mode Switcher
Vishwas
Dark Mode Bang
Synthra Labs
Dark Mode - Dark Theme
Harry N.
Dark Mode Switcher
Andrew
Dark Mode Pro
Kelvin Ward
DarkShift
dsprakash
NightShift: Advanced Dark Mode Toggle
Hollywoodimageagency
NightShift - ExtensionBuffet
CleanCopify
Nightify - Beautiful Dark Mode
Phonix-Studio
Multi-Theme Dark Mode
pritidipa das