Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is meant to highlight multiple terms on large documents as fast as possible. This version uses native highlighting which guarantees the highliest possible searching performance without altering the DOM tree.
Features:
Privacy: This extension works completely offline. There is no server-side interaction whatsoever.
Query History: This extension automatically saves your search queries per domain (After pressing Enter or Shift + Enter). It offers the previous queries when the popup appears on the same domain. To alter the storage method, visit the options page.
Keyboard Shortcuts: This extension supports keyword-only usage: -> Open chrome://extensions/shortcuts in a browser tab -> Find the extension and assign a keyboard shortcut
Introduction: This extension can be used to dynamically mark search terms with optional custom regular expressions support and offers you built-in options like diacritics support or separate word search. The interface is similar to the default browser's find interface. You can press the Enter key to select the next occurrence, or press the Shift + Enter combination for backward matching. This extension works offline and has no server-side interaction whatsoever to protect user privacy. Also, it only gets activated once the user opens the popup. There is no resource usage when the extension is not being used. To enhance the searching capability of the extension, sub-queries are only being applied to the page once.