DarkMode
Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme
DarkModeคืออะไร?
DarkMode เป็นส่วนขยายของ Chrome ที่พัฒนาโดย as simple as robot และคุณลักษณะหลักของมันคือ "Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DarkMode
ดาวน์โหลดไฟล์ส่วนขยาย DarkMode ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | kambhdjepahhfmianbjpfkoapoffaodo |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/darkmode/kambhdjepahhfmianbjpfkoapoffaodo |
คำอธิบาย | Dark mode for all websites in Chrome browser with opportunity to exclude any domain or create custom theme |
ขนาดไฟล์ | 343 KB |
จำนวนการติดตั้ง | 39 |
เวอร์ชันปัจจุบัน | 0.0.2 |
อัปเดตครั้งล่าสุด | 2021-07-22 |
วันที่เผยแพร่ | 2021-07-08 |
ผู้พัฒนา | as simple as robot |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://extilywa.online/privacy.html |
ภาษาที่รองรับ | 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": [ " |