Dark Mode Kali
Dark mode can used to protect eyes from harsh brightness
什么是Dark Mode Kali?
Dark Mode Kali是由Sarthak Bansal开发的Chrome扩展程序,该扩展的主要功能是“Dark mode can used to protect eyes from harsh brightness”。
扩展截图
下载Dark Mode Kali扩展crx文件
下载Dark Mode Kali扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
It has very clean user interface that do it's job in robust way. It has Night Owl eye mode to protect your eyes from uv rays during night shifts. It also has dark mode in which you can add exceptions to various websites
扩展基本信息
名称 | Dark Mode Kali |
ID | chbdmdapmeflnkgibpgbdcblndooljff |
官方URL | https://chromewebstore.google.com/detail/dark-mode-kali/chbdmdapmeflnkgibpgbdcblndooljff |
简介 | Dark mode can used to protect eyes from harsh brightness |
文件大小 | 86.99 KB |
安装次数 | 811 |
当前版本 | 0.0.2 |
更新时间 | 2023-04-04 |
上架时间 | 2020-08-20 |
评分 | 4.13/5 共8次评分 |
开发者 | Sarthak Bansal |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en,en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dark Mode Kali", "description": "Dark mode can used to protect eyes from harsh brightness", "default_locale": "en", "icons": { "128": "img\/128.png", "64": "img\/64.png", "32": "img\/32.png" }, "browser_action": { "default_icon": "img\/64.png", "default_title": "__MSG_name__", "default_popup": "popup.html" }, "background": { "scripts": [ "js\/background.js" ] }, "options_page": "options.html", "content_scripts": [ { "js": [ "js\/storage.js", "js\/content.js" ], "matches": [ " |