Highlight This: finds and marks words
Automatically finds and highlights words and phrases on the web page according to your list
什么是Highlight This: finds and marks words?
Highlight This: finds and marks words是由https://highlightthis.net开发的Chrome扩展程序,该扩展的主要功能是“Automatically finds and highlights words and phrases on the web page according to your list”。
扩展截图
下载Highlight This: finds and marks words扩展crx文件
下载Highlight This: finds and marks words扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
- No registration required - Organize your search words in groups and lists - Use Regular Expressions (Regex tokens) - All data stored locally - Auto-refreshes highlights on page reload and content changes - Unlimited words and lists - Synchronise lists between your browsers Highlight This! comes: - as a Free version, limited to 200 words and limited highlighting styles - an Unlimited version with affiliate partner link highlighting https://highlightthis.net/PartnerLinks.html - 2 paid versions. Easy to use Chrome Extension that automatically searches for defined words in the current browser tab and marks them in a text. Many more advanced features available through settings: - Create color-coded keyword lists - Disable highlighting on certain sites - Export or import your settings and keyword lists - Define click action - Use lists from Pastebin, Google Sheets Privacy Statement: https://highlightthis.net/Privacy.html EULA: https://highlightthis.net/EULA.pdf ** New in 6.3.3 - Fix: Complete words are not always correctly highlighted ** New in 6.3.2 - Improved: Word breaking symbols list has been extended ** New in 6.3.1 - Fix: zip file issue when installing extension ** New in 6.3 - New: Better support for languages which have no spaces or punctuation between words - New: Better support for languages with diacritics - Fixed: Sync with Google Sheets has been fixed ** New in 6.2.3 - New: You can now put a border around input fields if there is a matching word inside ** New in 6.2.2 - Fixed: a performance issue ** New in 6.2.1 - Fixed: an issue with highlighting in shadow-root elements ** New in 6.2 - New : Improved performance on large webpages - Fixed: an issue whereby words could disappear while filtering the list of words ** New in 6.1 - New: Make backups automatically - New: Open clicks on highights in new window or current tab ** New in 6.0.10 - Fixed: an issue with highlighting of web components - Fixed: an issue with look behind regular expressions ** New in 6.0.9 - New: Now also highlighting in Shadow DOM ** New in 6.0.8 - Fixed: an issue whereby lists cannot be opened to edit - Fixed: an issue on LinkedIn jobs ** New in 6.0.6 - Fixed: highlighting on Single Page Apps - New: Form to send a bug to the developer ** New in 6.0.5 - Fixed: issue with corrupted synchronized lists which breaks the rendering of the lists ** New in 6.0.4 - Fixed: issue with restoring backups - New: ability to reset all data and settings ** New in 6.0.1 - Fixed: issue with transforming Synchronized lists ** New in 6.0.0 - Extra styles for highlighting : Bold, Italic, Underline - Ability to change highligting by selecting rounded corners, padding, shadow - Ability to define a zone on a page for highlighting - Switch to Manifest v3, which better protects user security - Subscriptions - Fixed: speed of editor - Fixed: various small issues with remote lists ** New in 5.3.6 - Fixed: an issue with scrolling to highlight tags ** New in 5.3.5 - Fixed: Performance issues ** New in 5.2 - Define click actions for highlighted words - Support for loading words from Google Sheets - Define download frequency for remote lists - Fixed: Negative reverse lookup regex - Fixed: Issue with Highlight overview - Fixed: Issue with download button ** New in 5.1 - Support for case sensitive matching - Manage words from context menu ** New in 5.0 - New editor to manage your words (filter, select, delete, move) - Support for Regex tokens ** Define words ** Easily specify words and phrases you want to be highlighted. ** Highlighting ** Highlights the words and phrases on the page Shows how many words have been highlighted ** Works on Ajax pages ** The extension detects changes to the page and re-highlights the words.
扩展基本信息
名称 | Highlight This: finds and marks words |
ID | fgmbnmjmbjenlhbefngfibmjkpbcljaj |
官方URL | https://chromewebstore.google.com/detail/highlight-this-finds-and/fgmbnmjmbjenlhbefngfibmjkpbcljaj |
简介 | Automatically finds and highlights words and phrases on the web page according to your list |
文件大小 | 4.24 MB |
安装次数 | 147,374 |
当前版本 | 6.3.3 |
更新时间 | 2024-02-19 |
上架时间 | 2020-06-15 |
评分 | 3.82/5 共367次评分 |
开发者 | https://highlightthis.net |
电子邮箱 | [email protected] |
付费类型 | in_app |
扩展官网 | https://highlightthis.net |
支持的语言 | en,fr,nl,es,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_application_title__", "short_name": "Highlight This", "description": "__MSG_application_description__", "default_locale": "en", "permissions": [ "tabs", "contextMenus", "notifications", "alarms", "storage", "offscreen" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4qbwro4b0R7cWD43H9p1R\/1zo2bXD92jSfXUG9cK4o\/bPEQMn8jd4Zv8C50vB5r0Xo\/HPFnc8Kb3gPzGs0vVMwiCTAvcANkgUyppUgOCMjdHeYFdHMlVPGKM0sDM9TUuKKgT2EjjZh+utU48H7JsMALLVBuUMFo2xsXj4hGFr44nx5B5TSfBwFCP6M+xI499Owa5wU65I\/qe4HeVV7urF9dy\/s0ttmBJWebTLPTbsF9QnJfCP+L1ewWflfHiVZscUkzW+IxkwGRbpth1yXFuRsJ\/4UZBQtL7mo18lJaoU5qLdthJcwde4MiyvgvcD5ZUeTKXl5fo+vwd3+q\/hX47LQIDAQAB", "icons": { "16": "Plugin16.png", "96": "Plugin96.png" }, "background": { "service_worker": "serviceWorker.js", "type": "module" }, "commands": { "ScrollHighlight": { "suggested_key": { "default": "Ctrl+Shift+Space", "mac": "Command+Shift+Space" }, "description": "ScrollHighlight" } }, "version": "6.3.3", "content_scripts": [ { "matches": [ " |