MinimalLight
MinimalLight provides dark mode for simple pages
Hvad er MinimalLight?
MinimalLight er en Chrome-udvidelse udviklet af http://minimallight.xyz, og dens hovedfunktion er "MinimalLight provides dark mode for simple pages".
Udvidelsesskærmbilleder
Download MinimalLight-udvidelses-CRX-fil
Download MinimalLight-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
MinimalLight provides simple pages dark mode This mode will reduce eyestrain and protect your eyes Dark theme and night shift mode for every website. Care your eyes, use Dark Mode for night and daily web browsing. Switch website you want to dark mode. Dark mode will help devices save battery and reduces strain on your eyes.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | jpiolpplnfjfncnijejjeamllnojfhjj |
Officiel URL | https://chrome.google.com/webstore/detail/minimallight/jpiolpplnfjfncnijejjeamllnojfhjj |
Beskrivelse | MinimalLight provides dark mode for simple pages |
Filstørrelse | 61.28 KB |
Antal Installationer | 3,000 |
Nuværende Version | 0.1 |
Senest Opdateret | 2022-04-21 |
Udgivelsesdato | 2022-04-21 |
Udvikler | http://minimallight.xyz |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://www.minimallight.xyz/privacy-policy.html |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MinimalLight", "description": "MinimalLight provides dark mode for simple pages", "version": "0.1", "background": { "service_worker": "background.js" }, "action": { "default_icon": "logo.png" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |