Darkling Dark mode
Turn on dark mode for web sites
Was ist Darkling Dark mode?
Darkling Dark mode ist eine Chrome-Erweiterung, die von Greent Wisai entwickelt wurde, und ihr Hauptmerkmal ist "Turn on dark mode for web sites".
Erweiterungsscreenshots
Darkling Dark mode-Erweiterungs-CRX-Datei herunterladen
Laden Sie Darkling Dark mode-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
Darkling is an app that allows you to turn on dark mode for websites. Social networks, mainstream media sites, and other sites.🌃 The main features are: ⚫️Apply dark mode to various web sites ⚫️Enable night shift - yellow tint that helps your eyes ⚫️You can disable it on one or several hostnames if the website supports dark mode natively. This app works on a lot of sites for you not to worry about getting more apps ✔ Download and enjoy 🖤
Grundlegende Informationen zur Erweiterung
Name | |
ID | enofnamganfiiidbpcmcihkihfmfpobo |
Offizielle URL | https://chrome.google.com/webstore/detail/darkling-dark-mode/enofnamganfiiidbpcmcihkihfmfpobo |
Beschreibung | Turn on dark mode for web sites |
Dateigröße | 442 KB |
Installationsanzahl | 50,000 |
Aktuelle Version | 1.5.6 |
Letztes Update | 2022-09-14 |
Veröffentlichungsdatum | 2021-10-04 |
Bewertung | 3.75/5 Insgesamt 101 Bewertungen |
Entwickler | Greent Wisai |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://docs.google.com/document/d/1i-rqU1SZ5LP_OWCPE6FOacTyMz94lvpKd4wYbsd9r1A/edit?usp=sharing |
Unterstützte Sprachen | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,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", "author": "Darkling Dark mode", "background": { "scripts": [ "background.js" ], "persistent": true }, "browser_action": { "default_popup": "popup\/popup.html", "default_icon": "icons\/icon-128.png" }, "content_scripts": [ { "all_frames": true, "exclude_globs": [ "*\/chrome\/newtab*" ], "js": [ "content.js" ], "match_about_blank": true, "matches": [ " |