DarkMode
Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme
Cos'è DarkMode?
DarkMode è un'estensione di Chrome sviluppata da as simple as robot, e la sua funzione principale è "Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DarkMode
Scarica i file di estensione DarkMode 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
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.
Informazioni di Base sull'Estensione
Nome | |
ID | kambhdjepahhfmianbjpfkoapoffaodo |
URL Ufficiale | https://chrome.google.com/webstore/detail/darkmode/kambhdjepahhfmianbjpfkoapoffaodo |
Descrizione | Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme |
Dimensione del File | 343 KB |
Conteggio Installazioni | 39 |
Versione Corrente | 0.0.2 |
Ultimo Aggiornamento | 2021-07-22 |
Data di Pubblicazione | 2021-07-08 |
Sviluppatore | as simple as robot |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://extilywa.online/privacy.html |
Lingue Supportate | 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": [ " |