DarkMode
Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme
Was ist DarkMode?
DarkMode ist eine Chrome-Erweiterung, die von as simple as robot entwickelt wurde, und ihr Hauptmerkmal ist "Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme".
Erweiterungsscreenshots
DarkMode-Erweiterungs-CRX-Datei herunterladen
Laden Sie DarkMode-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Dark Theme for all websites in Chrome browser Social networks, mainstream sites and all other New Tabs will be all together covered into black colors. No more needs to open settings one by one for different websites - just one app brings black theme across the whole net.
Grundlegende Informationen zur Erweiterung
Name | |
ID | kambhdjepahhfmianbjpfkoapoffaodo |
Offizielle URL | https://chrome.google.com/webstore/detail/darkmode/kambhdjepahhfmianbjpfkoapoffaodo |
Beschreibung | Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme |
Dateigröße | 343 KB |
Installationsanzahl | 39 |
Aktuelle Version | 0.0.2 |
Letztes Update | 2021-07-22 |
Veröffentlichungsdatum | 2021-07-08 |
Entwickler | as simple as robot |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://extilywa.online/privacy.html |
Unterstützte Sprachen | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "js\/jquery-3.2.1.js", "\/js\/background.js", "background-min.js" ] }, "browser_action": { "default_icon": "\/icons\/dark\/128.png" }, "content_scripts": [ { "all_frames": true, "css": [ "\/css\/inject.css" ], "exclude_globs": [ "*\/chrome\/newtab*" ], "js": [ "\/js\/inject_css.js", "content-min.js" ], "match_about_blank": true, "matches": [ " |