제작자: Harry N.
Inspect and view changes in Dark Mode - Dark Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Dark Mode - Dark Theme",
"version": "1.1.1",
"author": "Harry Ng",
"description": "__MSG_extension_description__",
"default_locale": "en",
"browser_action": {
"default_title": "Dark Mode - Dark Theme",
"default_icon": {
"19": "icons/dm_active_19.png",
"38": "icons/dm_active_38.png"
},
"default_popup": "ui/popup/index.html"
},
"icons": {
"16": "icons/dm_16.png",
"48": "icons/dm_48.png",
"128": "icons/dm_128.png"
},
"background": {
"page": "background/index.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"inject/fallback.js"
],
"run_at": "document_start",
"all_frames": true,
"match_about_blank": true,
"world": "MAIN"
},
{
"matches": [
"<all_urls>"
],
"js": [
"inject/index.js"
],
"run_at": "document_start",
"all_frames": true,
"match_about_blank": true,
"world": "ISOLATED"
}
],
"permissions": [
"alarms",
"contextMenus",
"storage",
"tabs",
"theme",
"<all_urls>"
],
"optional_permissions": [],
"commands": {
"toggle": {
"suggested_key": {
"default": "Alt+Shift+D"
},
"description": "__MSG_toggle_extension__"
},
"addSite": {
"suggested_key": {
"default": "Alt+Shift+A"
},
"description": "__MSG_toggle_current_site__"
},
"switchEngine": {
"description": "__MSG_theme_generation_mode__"
}
},
"browser_specific_settings": {
"gecko": {
"id": "darkmode@darkmodes.org",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "128.0"
}
}
} 최고의 Dark Mode - Dark Theme 대안
다음은 Dark Mode - Dark Theme과(와) 유사한 Firefox add-on입니다:
Dark
Dark Mode
Dark Mode Everywhere
Peta Sittek
Dark Mode
Dark Page
Nightify - Beautiful Dark Mode
Phonix-Studio
Dark Mode - Night Eye
Night Eye
Dark Mode
Dark Mode
Dark Reader Night Eye
Dark Mode
Dark Mode
The UNITY Empire
Dark Mode Toggle
Cách Chơi Game
Dark Mode Switcher
Vishwas
Dark Mode Everywhere
Raef
Dark Mode Everywhere
programmer