Cross Words Highlight 划词高亮
划词添加高亮,方便快捷添加批注
What is Cross Words Highlight 划词高亮?
Cross Words Highlight 划词高亮 is a Chrome extension developed by 1776243356a, and its main feature is "划词添加高亮,方便快捷添加批注".
Extension Screenshots
Download Cross Words Highlight 划词高亮 Extension CRX File
Download Cross Words 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
网页划词高亮,随时随地添加批注,记录笔记,方便快捷的管理正在阅读的网页文档,鼠标选择文字即可使用 高亮处目前可以主动更换设置颜色 可以高亮更多区域,支持了code以及pre标签
Extension Basic Information
Name | Cross Words Highlight 划词高亮 |
ID | hpdopemjanaklikgboghnagkimgcgcpb |
Official URL | https://chromewebstore.google.com/detail/cross-words-highlight-%E5%88%92%E8%AF%8D%E9%AB%98/hpdopemjanaklikgboghnagkimgcgcpb |
Description | 划词添加高亮,方便快捷添加批注 |
File Size | 861 KB |
Installation Count | 340 |
Current Version | 1.1.3 |
Last Updated | 2021-06-02 |
Publish Date | 2021-05-24 |
Rating | 4.50/5 Total 4 Ratings |
Developer | 1776243356a |
[email protected] | |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "johns shuxian ([email protected])", "background": { "page": "background.html" }, "browser_action": { "default_icon": { "128": "ext_icons\/icon_128_1.png" }, "default_popup": "config.html", "default_title": "\u5212\u8bcd\u6536\u85cf" }, "content_scripts": [ { "js": [ "theme\/chrome\/js\/web-highlighter.min.js", "theme\/chrome\/js\/jquery.js", "theme\/chrome\/js\/layer\/layer.js", "theme\/chrome\/js\/content_script.js" ], "css": [ "theme\/chrome\/css\/css.css", "theme\/chrome\/js\/layer\/theme\/default\/layer.css", "theme\/chrome\/css\/menu.css", "theme\/chrome\/css\/style.css" ], "matches": [ " |