Super Dark Mode
Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want.
Super Dark Modeคืออะไร?
Super Dark Mode เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Super Dark Mode
ดาวน์โหลดไฟล์ส่วนขยาย Super Dark Mode ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Start full dark mode background
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Super Dark Mode |
ID | bkmemecbbfhmgcmfhkjlmdkodfbfponb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/super-dark-mode/bkmemecbbfhmgcmfhkjlmdkodfbfponb |
คำอธิบาย | Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want. |
ขนาดไฟล์ | 304 KB |
จำนวนการติดตั้ง | 29 |
เวอร์ชันปัจจุบัน | 5.0.0.7 |
อัปเดตครั้งล่าสุด | 2021-10-30 |
วันที่เผยแพร่ | 2021-10-30 |
ผู้พัฒนา | Unknown |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "page": "lib\/chrome\/background.html" }, "browser_action": { "default_icon": { "16": "data\/icons\/on\/16.png", "32": "data\/icons\/on\/32.png", "48": "data\/icons\/on\/48.png", "64": "data\/icons\/on\/64.png" }, "default_title": "Start Dark Mode" }, "content_scripts": [ { "all_frames": true, "exclude_globs": [ "*\/chrome\/newtab*" ], "js": [ "data\/content_script\/inject.js" ], "match_about_blank": true, "matches": [ " |