Dark Mode 2.0
Allows you to turn on dark mode for any website & enables night shift that changes the tint to help avoid strain on your eyes!
Cos'è Dark Mode 2.0?
Dark Mode 2.0 è un'estensione di Chrome sviluppata da Meet, e la sua funzione principale è "Allows you to turn on dark mode for any website & enables night shift that changes the tint to help avoid strain on your eyes!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dark Mode 2.0
Scarica i file di estensione Dark Mode 2.0 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
⬇️Easy to set up ⬇️: 1. Install and add the extension to Chrome. 2. Turn the toggle of the extension to regulate the dark mode for your browser. ✨Features ✨ 1. Ability to customize theme 🎨from over 50 available options. 2. White-list feature enables you to exclude a desired domain from dark mode. 3. Context-menu item in mouse right-click to exclude desired websites. This extension serves you a global dark theme for the web in one click.
Informazioni di Base sull'Estensione
Nome | Dark Mode 2.0 |
ID | falojlkngkajkbnfoolnagafeeilogjo |
URL Ufficiale | https://chromewebstore.google.com/detail/dark-mode-20/falojlkngkajkbnfoolnagafeeilogjo |
Descrizione | Allows you to turn on dark mode for any website & enables night shift that changes the tint to help avoid strain on your eyes! |
Dimensione del File | 225 KB |
Conteggio Installazioni | 448 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2022-10-04 |
Data di Pubblicazione | 2022-10-03 |
Valutazione | 4.75/5 Totale 16 Valutazioni |
Sviluppatore | Meet |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1", "manifest_version": 3, "name": "Dark Mode 2.0", "minimum_chrome_version": "90", "icons": { "128": "icons\/icon.png" }, "action": { "default_popup": "popup.html" }, "background": { "service_worker": ".\/js\/background.js" }, "content_scripts": [ { "all_frames": true, "matches": [ " |