提供元: Yavuz Yıldırım
Inspect and view changes in ChromaShift source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.1.1",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"permissions": [
"storage",
"activeTab",
"scripting",
"tabs",
"alarms"
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background/service-worker.js"
]
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "ChromaShift"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"content/modes.css"
],
"js": [
"content/content.js"
],
"run_at": "document_start"
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"commands": {
"toggle-extension": {
"suggested_key": {
"default": "Alt+Shift+C",
"mac": "Alt+Shift+C"
},
"description": "Toggle ChromaShift on/off"
},
"cycle-modes": {
"suggested_key": {
"default": "Alt+Shift+M",
"mac": "Alt+Shift+M"
},
"description": "Cycle through visual modes"
}
},
"browser_specific_settings": {
"gecko": {
"id": "chromashift@yavuz.dev",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのChromaShift代替案
ChromaShiftに類似したFirefox add-onをいくつか紹介します:
NightShift - ExtensionBuffet
CleanCopify
StyleShift
weeiwrsa
Page Shadow
Eliastik
Dark Mode Reader
ExtensionHub
ColorShift
DPende
Themify - Theme Customizer
shaheer
Dark Mode
Dark Mode
Moodify
Bilal Ashraf
Dark Mode Switcher
Vishwas
Dark Mode Bang
Synthra Labs
Chroma: Colorblind assistant
Adhidev
Smart Night Mode
Sumalya Chatterjee