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是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want.”。
扩展截图
下载Super Dark Mode扩展crx文件
下载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": [ " |