DarkMode
Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme
Apa itu DarkMode?
DarkMode adalah ekstensi Chrome yang dikembangkan oleh as simple as robot, dan fitur utamanya adalah "Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi DarkMode
Unduh file ekstensi DarkMode dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | kambhdjepahhfmianbjpfkoapoffaodo |
URL Resmi | https://chrome.google.com/webstore/detail/darkmode/kambhdjepahhfmianbjpfkoapoffaodo |
Deskripsi | Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme |
Ukuran File | 343 KB |
Jumlah Instalasi | 39 |
Versi Saat Ini | 0.0.2 |
Terakhir Diperbarui | 2021-07-22 |
Tanggal Publikasi | 2021-07-08 |
Pengembang | as simple as robot |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://extilywa.online/privacy.html |
Bahasa yang Didukung | 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": [ " |