send dark
send dark is a dark mode for simple web pages
什么是send dark?
send dark是由homerpthompsonggdd开发的Chrome扩展程序,该扩展的主要功能是“send dark is a dark mode for simple web pages”。
扩展截图
下载send dark扩展crx文件
下载send dark扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
put dark on web page using this send dark mode tool 1)open web page example: lipsum.com 2)click on extension icon to turn on dark mode
扩展基本信息
名称 | |
ID | bfodncccfimahfcnpladjjiakmfmnoad |
官方URL | https://chrome.google.com/webstore/detail/send-dark/bfodncccfimahfcnpladjjiakmfmnoad |
简介 | send dark is a dark mode for simple web pages |
文件大小 | 36.45 KB |
安装次数 | 3,000 |
当前版本 | 0.1 |
更新时间 | 2022-02-11 |
上架时间 | 2022-02-11 |
开发者 | homerpthompsonggdd |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "send dark", "version": "0.1", "manifest_version": 3, "description": "send dark is a dark mode for simple web pages", "action": { "default_icon": "icon.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |