Por: Ninety Nine for One
Inspect and view changes in Adaptive Darkmode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Adaptive Darkmode",
"version": "1.0",
"description": "A simple add-on that lets you pick and choose what sites to apply a slick, dark mode to.",
"icons": {
"48": "dark-mode.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"functions.js",
"darkModeLoader.js"
]
}
],
"background": {
"scripts": [
"functions.js",
"darkModeLoader.js"
]
},
"browser_action": {
"default_popup": "settings.html",
"browser_style": true,
"chrome_style": true
},
"options_ui": {
"page": "options.html",
"browser_style": true,
"chrome_style": true
},
"permissions": [
"storage",
"scripting",
"activeTab",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "{b4627cb7-8a5f-4dd6-99be-ba85b0a14992}"
}
}
} Mejores alternativas Adaptive Darkmode
Aquí hay algunas Firefox add-ons que son similares a Adaptive Darkmode:
Adaptive Dark Mode
Michael Lee
Dark Mode - for selective sites
Hamid
Enter Dark Mode
G.
Dark Mode Everywhere
Raef
Custom Dark Mode Toggle
David Li
Dark Mode Website Switcher
rugk
Dark Mode Global
Joue
Dark Mode Switcher
Vishwas
Dark Mode Toggle
marga
DarkVision - Smart Dark Mode
Dr Bates App
Soft Dark – Per Site Dark Mode
Kody