DarkMode
Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme
DarkMode là gì?
DarkMode là một tiện ích mở rộng Chrome được phát triển bởi as simple as robot, và tính năng chính của nó là "Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng DarkMode
Tải xuống các tệp mở rộng DarkMode dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kambhdjepahhfmianbjpfkoapoffaodo |
URL Chính Thức | https://chrome.google.com/webstore/detail/darkmode/kambhdjepahhfmianbjpfkoapoffaodo |
Mô tả | Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme |
Kích Thước Tệp | 343 KB |
Số Lần Cài Đặt | 39 |
Phiên Bản Hiện Tại | 0.0.2 |
Cập Nhật Lần Cuối | 2021-07-22 |
Ngày Phát Hành | 2021-07-08 |
Nhà Phát Triển | as simple as robot |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://extilywa.online/privacy.html |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |