Custom Highlight
A chrome extension for customizing highlight color.
What is Custom Highlight?
Custom Highlight is a Chrome extension developed by Andreto, and its main feature is "A chrome extension for customizing highlight color.".
Extension Screenshots
Download Custom Highlight Extension CRX File
Download Custom Highlight extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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/
Extension Basic Information
Name | Custom Highlight |
ID | bmhaflbnleckffaacepbbbonfookcedm |
Official URL | https://chromewebstore.google.com/detail/custom-highlight/bmhaflbnleckffaacepbbbonfookcedm |
Description | A chrome extension for customizing highlight color. |
File Size | 56.93 KB |
Installation Count | 7,000 |
Current Version | 1.5.0 |
Last Updated | 2021-05-24 |
Publish Date | 2020-02-19 |
Rating | 3.85/5 Total 20 Ratings |
Developer | Andreto |
[email protected] | |
Payment Type | free |
Extension Website | https://andreto.github.io/Custom-Highlight |
Help Page URL | https://github.com/Andreto/Custom-Highlight |
Supported Languages | 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": [ " |