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 |
官方URL | 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": [ " |