Dark Mode 2.0
Allows you to turn on dark mode for any website & enables night shift that changes the tint to help avoid strain on your eyes!
什麼是Dark Mode 2.0?
Dark Mode 2.0是由Meet開發的Chrome擴展程式,該擴展的主要功能是“Allows you to turn on dark mode for any website & enables night shift that changes the tint to help avoid strain on your eyes!”。
擴展截圖
下載Dark Mode 2.0擴展crx文件
下載Dark Mode 2.0擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
⬇️Easy to set up ⬇️: 1. Install and add the extension to Chrome. 2. Turn the toggle of the extension to regulate the dark mode for your browser. ✨Features ✨ 1. Ability to customize theme 🎨from over 50 available options. 2. White-list feature enables you to exclude a desired domain from dark mode. 3. Context-menu item in mouse right-click to exclude desired websites. This extension serves you a global dark theme for the web in one click.
擴展基本資訊
名稱 | Dark Mode 2.0 |
ID | falojlkngkajkbnfoolnagafeeilogjo |
官方網址 | https://chromewebstore.google.com/detail/dark-mode-20/falojlkngkajkbnfoolnagafeeilogjo |
簡介 | Allows you to turn on dark mode for any website & enables night shift that changes the tint to help avoid strain on your eyes! |
檔案大小 | 225 KB |
安裝次數 | 448 |
目前版本 | 0.0.1 |
更新時間 | 2022-10-04 |
上架時間 | 2022-10-03 |
評分 | 4.75/5 共 16 次評分 |
開發者 | Meet |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1", "manifest_version": 3, "name": "Dark Mode 2.0", "minimum_chrome_version": "90", "icons": { "128": "icons\/icon.png" }, "action": { "default_popup": "popup.html" }, "background": { "service_worker": ".\/js\/background.js" }, "content_scripts": [ { "all_frames": true, "matches": [ " |