Super Dark Mode
Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want.
Cos'è Super Dark Mode?
Super Dark Mode è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Super Dark Mode
Scarica i file di estensione Super Dark Mode in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Start full dark mode background
Informazioni di Base sull'Estensione
Nome | Super Dark Mode |
ID | bkmemecbbfhmgcmfhkjlmdkodfbfponb |
URL Ufficiale | https://chromewebstore.google.com/detail/super-dark-mode/bkmemecbbfhmgcmfhkjlmdkodfbfponb |
Descrizione | Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want. |
Dimensione del File | 304 KB |
Conteggio Installazioni | 29 |
Versione Corrente | 5.0.0.7 |
Ultimo Aggiornamento | 2021-10-30 |
Data di Pubblicazione | 2021-10-30 |
Sviluppatore | Unknown |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | id,ms,de,en,en-GB,en-US,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "page": "lib\/chrome\/background.html" }, "browser_action": { "default_icon": { "16": "data\/icons\/on\/16.png", "32": "data\/icons\/on\/32.png", "48": "data\/icons\/on\/48.png", "64": "data\/icons\/on\/64.png" }, "default_title": "Start Dark Mode" }, "content_scripts": [ { "all_frames": true, "exclude_globs": [ "*\/chrome\/newtab*" ], "js": [ "data\/content_script\/inject.js" ], "match_about_blank": true, "matches": [ " |