Darkling Dark mode
Turn on dark mode for web sites
Wat is Darkling Dark mode?
Darkling Dark mode is een Chrome-extensie ontwikkeld door Greent Wisai, en de belangrijkste functie is "Turn on dark mode for web sites".
Extensie Screenshots
Download het CRX-bestand van de extensie Darkling Dark mode
Download Darkling Dark mode-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 🖤
Basisinformatie over de Extensie
Naam | |
ID | enofnamganfiiidbpcmcihkihfmfpobo |
Officiële URL | https://chrome.google.com/webstore/detail/darkling-dark-mode/enofnamganfiiidbpcmcihkihfmfpobo |
Beschrijving | Turn on dark mode for web sites |
Bestandsgrootte | 442 KB |
Aantal Installaties | 50,000 |
Huidige Versie | 1.5.6 |
Laatst Bijgewerkt | 2022-09-14 |
Publicatiedatum | 2021-10-04 |
Beoordeling | 3.75/5 Totaal 101 Beoordelingen |
Ontwikkelaar | Greent Wisai |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://docs.google.com/document/d/1i-rqU1SZ5LP_OWCPE6FOacTyMz94lvpKd4wYbsd9r1A/edit?usp=sharing |
Ondersteunde Talen | 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": [ " |