DarkMode
Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme
Co to jest DarkMode?
DarkMode to rozszerzenie Chrome opracowane przez as simple as robot, a jego główną funkcją jest „Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia DarkMode
Pobierz pliki rozszerzeń DarkMode w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | kambhdjepahhfmianbjpfkoapoffaodo |
Oficjalny URL | https://chrome.google.com/webstore/detail/darkmode/kambhdjepahhfmianbjpfkoapoffaodo |
Opis | Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme |
Rozmiar pliku | 343 KB |
Liczba instalacji | 39 |
Aktualna Wersja | 0.0.2 |
Ostatnia Aktualizacja | 2021-07-22 |
Data Publikacji | 2021-07-08 |
Deweloper | as simple as robot |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://extilywa.online/privacy.html |
Obsługiwane Języki | 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": [ " |