Super Highlighter
Highlight text on web page with a simple right-click and keyboard shortcut. Custom highlight color. Saves highlights on your device.
什么是Super Highlighter?
Super Highlighter是由extfun开发的Chrome扩展程序,该扩展的主要功能是“Highlight text on web page with a simple right-click and keyboard shortcut. Custom highlight color. Saves highlights on your device.”。
扩展截图
下载Super Highlighter扩展crx文件
下载Super Highlighter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Highlight text on websites with a simple right-click or keyboard shortcut. Saves highlights on your device. Easiest way to highlight text on any webpage! Simply select text, then right click it to select the "Highlight" option. Alternatively, use the default keyboard shortcut 'Alt+H'. You can customize the colors of the highlighter, and you can switch these colors through shortcut keys. You can customize shortcut keys and use all functions without mouse. All highlighted texts are saved so that your highlights are not lost when exiting a page! Simply re-opening that page will bring back all the highlights.
扩展基本信息
名称 | Super Highlighter |
ID | ifnlkhhhhklpmjjbdpnpenpgbndniedg |
官方URL | https://chromewebstore.google.com/detail/super-highlighter/ifnlkhhhhklpmjjbdpnpenpgbndniedg |
简介 | Highlight text on web page with a simple right-click and keyboard shortcut. Custom highlight color. Saves highlights on your device. |
文件大小 | 89.13 KB |
安装次数 | 2,424 |
当前版本 | 1.2.1 |
更新时间 | 2021-08-24 |
上架时间 | 2021-08-24 |
评分 | 4.63/5 共8次评分 |
开发者 | extfun |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.freeprivacypolicy.com/live/1a989ad9-eb14-4e79-994b-1739426407b8 |
支持的语言 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extension_name__", "short_name": "__MSG_extension_short_name__", "description": "__MSG_extension_description__", "version": "1.2.1", "default_locale": "en", "options_page": "options.html", "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "browser_action": { "default_icon": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |