Dark Mode
Dark mode allows you to change the colour theme of Chrome from white to black.
Dark Modeคืออะไร?
Dark Mode เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dark Mode และคุณลักษณะหลักของมันคือ "Dark mode allows you to change the colour theme of Chrome from white to black."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dark Mode
ดาวน์โหลดไฟล์ส่วนขยาย Dark Mode ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Dark mode for every website. Take care of your eyes, and use a dark theme for the night and daily browsing. This eye-care extension enables night mode by creating dark themes for websites on the fly. In addition, dark mode inverts bright colours, making them highly contrast and easy to read at night. The toolbar button is a switch that enables you to easily and quickly turn the extension ON or OFF. Dark Mode extension can darken almost all websites and local files opened by Chrome, such as PDFs. So from now on, your eyes can be relaxed when browsing the web on the screen at night. There are two web pages that the Dark Mode cannot darken: - The new tab: you need to install a dark theme for Chrome to make it dark. - The Chrome store: Google does not allow access to the Chrome store site to change the theme.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mgpembkbmocbpighdjckplnicdejhdbl |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/dark-mode/mgpembkbmocbpighdjckplnicdejhdbl |
คำอธิบาย | Dark mode allows you to change the colour theme of Chrome from white to black. |
ขนาดไฟล์ | 59.06 KB |
จำนวนการติดตั้ง | 21,258 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2022-10-09 |
วันที่เผยแพร่ | 2022-01-18 |
คะแนน | 4.73/5 รวมทั้งหมด 40 คะแนน |
ผู้พัฒนา | Dark Mode |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://sites.google.com/view/darkmodelite |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "page": "background.html", "persistent": false }, "browser_action": { "default_icon": "img\/enable.png", "default_title": "__MSG_short_name__" }, "content_scripts": [ { "all_frames": true, "js": [ "content.js" ], "match_about_blank": true, "matches": [ " |