niofbainhcjaohbfmjoclfhndkcbkllo
Automatically highlights your custom keywords on every webpage. Automatically highlights your custom keywords on every webpage. Stay focused and never miss important terms again. Word Highlighter 2.0 is a simple yet powerful tool that helps you stay alert to specific keywords while browsing. Whether it's your name, a project code, or key topics — just enter the words you want to track, and they’ll be automatically highlighted across every page you visit. 🟡 Features: • Highlight any words you choose — customizable in one click • Automatically applies to all websites you visit • Fast, lightweight and easy to use • Works locally — no internet connection required • Great for researchers, journalists, and productivity geeks Perfect for anyone who wants to visually track specific terms while reading, researching, or scanning large volumes of content online.
Auto Highlight
Auto Highlight is text highlighter with RegExp support 🟨 Auto Highlight a fully automatic and easy to use text marker / highlighter / eraser / searcher / style fixer with RegExp search support (regular expression). No need to use search anymore to find important information, it will be marked when page loads! ⭐ TOP FEATURES: - highlight keywords (metadata) like: 1080p, HDR, 4K, x265, BluRay, etc. - hide text - by changing font size to zero or by making it transparent - advanced search options using regular expressions (regexp), exact match, ignore diacritics and more - change style - background, text size and color of all marked words - automatic synchronization 🔄 to all your devices (using native Browser Sync.) - highlight "Free shipping", "Out of stock", pricing or discount labels - doing research about specific topic? Use "Temporal highlight" feature to highlight keywords on every page (without using search all the time) ☕ I'm extension developer since 2016 and my goal is to build powerful extensions for your web-browser to make you more productive. If you think I'm doing a good job, please donate :) - Ko-Fi.com: https://ko-fi.com/fastaddons - PayPal.Me: https://paypal.me/fastaddons/ - Patreon.com: https://www.patreon.com/fastaddons 💥 Thank you for supporting my work!
Highlight This: finds and marks words
Automatically finds and highlights words and phrases on the web page according to your list - 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 ** New in 6.3.10 - Fix: Issue with lookbehind regex ** New in 6.3.7 - Fix: Minor fix in detecting words after lower quotation marks - Fix: Incorrect highlighting with Regular Expressions that contain \b ** New in 6.3.6 - Fix: lists are not sorted anymore - Fix: breaking highlights due to specific control for "flex" containers ** New in 6.3.4 - Fix: an issue with sequence of Regex words - Fix: an issue with invalid characters in a wordlist - New: You can now order lists of words to give priority in highlighting if there are duplicate words ** 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.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.0.10 - Fixed: an issue with highlighting of web components - Fixed: an issue with look behind regular expressions ** 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.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.
Multi Highlight
Efficiently and flexibly highlight your online reading. Are you tired of losing track of important information in your online reading? Multi Highlight is here to help! With this powerful and efficient chrome extension, you can easily highlight all your user-specified words in webpages with beautiful colors. Multi Highlight can do real-time highlighting as you type, automatically re-highlight your word list when the webpage content changes or when the page is loaded, and it accepts custom word separators. You can save your user-specified word list, do whole word and case-sensitive searches, and even group words by colors. With Multi Highlight, you can stay focused and efficient while reading online. It's perfect for students and professionals who regularly read online content for studying or work. Try Multi Highlight today and take your online reading to the next level! 2023 February * Adapt to manifest V3 * Refresh words (1) when textbox is focused but inactive for short a period (2) when popup is closed * Fix style broke in browser's built-in page and in pages that loaded before extension installation. In these pages, disable textbox and show notification * Update UI 2022 September * Feature Auto-Rehighlight * Bug fix: rehighlight words when extension is softly disabled * Bug fix: webpage broke if website customize element 2022 June * Improve adaptability -- add support to highlight asynchronous text (e.g. AJAX content) * Fix option page's saving issue 2022 January * Support nested highlight * Bug fix: innerHTML deleted unintentionally * Bug fix: Word boundary not working for keyword-list * DEV Change keyword data structure and update the version to "2.8.0" due to * Feature Re-highlighting. * Feature Toggle highlighting. * Improve stability * Adjust interface * Fix bug (show current keyword list right after popup; properly remove highlights when NewLineNewColor mode is on) 2021 December * Add options: Whole words only, Casesensitive * Update the highlight lib from [npmjs](https://www.npmjs.com/package/jquery-highlight) * Modified: Handle the options change in one callback function. * Modified: Use 2D array to store the keywords in `NewColorNewLine` mode. * Bugfix: Keywords removal should not remove the container. * Add keywords display zone * Check wheter the page contains the keyword(s) or not, if not, gray it * `Ctrl+Click` to delete the correspond keyword 2019 May * Minimize extension size 2019 January * Highlight any strings (not just full word) * Add Instant Search (highlight on-the-fly) * Add customizable delimiter * Make Highlight Words individual to each tab * UI changes * Add Ctrl+Shift+F as default shortcut 2018 December * Organize code * Change UI (based on Multi-Highlight) * Change extension icon
Text Auto Highlighter
Instantly highlight keywords across any webpage with this powerful Chrome extension. Key Features: • Automatically highlight custom keywords on any webpage • Customize highlight colors and styles to suit your preferences • Set URL-specific keywords for targeted highlighting • Navigate between highlights with ease using the "Next" and "Previous" buttons • Import/Export your keyword settings for seamless syncing across devices • Case-sensitive option for precise matching Whether you're conducting research, studying for exams, or simply want to quickly locate important information on web pages, Text Auto Highlighter is your go-to tool for enhanced reading productivity. Download now and transform your online reading experience!