DarkMode
Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme
Vad är DarkMode?
DarkMode är en Chrome-tillägg utvecklad av as simple as robot, och dess huvudfunktion är "Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme".
Tilläggsskärmbilder
Ladda ner DarkMode-förlängningens CRX-fil
Ladda ner DarkMode-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | kambhdjepahhfmianbjpfkoapoffaodo |
Officiell webbadress | https://chrome.google.com/webstore/detail/darkmode/kambhdjepahhfmianbjpfkoapoffaodo |
Beskrivning | Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme |
Filstorlek | 343 KB |
Antal Installationer | 39 |
Aktuell Version | 0.0.2 |
Senast Uppdaterad | 2021-07-22 |
Publiceringsdatum | 2021-07-08 |
Utvecklare | as simple as robot |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://extilywa.online/privacy.html |
Stödda Språk | 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": [ " |