Custom Highlight
A chrome extension for customizing highlight color.
什么是Custom Highlight?
Custom Highlight是由Andreto开发的Chrome扩展程序,该扩展的主要功能是“A chrome extension for customizing highlight color.”。
扩展截图
下载Custom Highlight扩展crx文件
下载Custom Highlight扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Change Highlight background and text-color. It's easy to set the color with the built-in color picker or by copy and pasting color hex codes. Works on pretty much all websites, including Google Docs. Compatible with Dark Reader. -- This extension does not read or handle any user data. https://andreto.github.io/Custom-Highlight/
扩展基本信息
名称 | Custom Highlight |
ID | bmhaflbnleckffaacepbbbonfookcedm |
官方URL | https://chromewebstore.google.com/detail/custom-highlight/bmhaflbnleckffaacepbbbonfookcedm |
简介 | A chrome extension for customizing highlight color. |
文件大小 | 56.93 KB |
安装次数 | 7,000 |
当前版本 | 1.5.0 |
更新时间 | 2021-05-24 |
上架时间 | 2020-02-19 |
评分 | 3.85/5 共20次评分 |
开发者 | Andreto |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://andreto.github.io/Custom-Highlight |
帮助页面URL | https://github.com/Andreto/Custom-Highlight |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Custom Highlight", "description": "A chrome extension for customizing highlight color.", "version": "1.5.0", "author": "Andreto", "action": { "default_popup": "popup.html" }, "permissions": [ "storage", "scripting" ], "host_permissions": [ " |