Item logo image for Find whatever - regex & auto re-find

Find whatever - regex & auto re-find

Featured
5.0(

23 ratings

)
Item media 3 (screenshot) for Find whatever - regex & auto re-find
Item media 4 (screenshot) for Find whatever - regex & auto re-find
Item media 1 (screenshot) for Find whatever - regex & auto re-find
Item media 2 (screenshot) for Find whatever - regex & auto re-find
Item media 3 (screenshot) for Find whatever - regex & auto re-find
Item media 4 (screenshot) for Find whatever - regex & auto re-find
Item media 1 (screenshot) for Find whatever - regex & auto re-find
Item media 2 (screenshot) for Find whatever - regex & auto re-find
Item media 1 (screenshot) for Find whatever - regex & auto re-find
Item media 2 (screenshot) for Find whatever - regex & auto re-find
Item media 3 (screenshot) for Find whatever - regex & auto re-find
Item media 4 (screenshot) for Find whatever - regex & auto re-find

Overview

Enhance your browser's find capabilities.Case recognition、Word recognition、regular expressions、Listen for DOM changes in real time

github:https://github.com/ImSwordTooth/findwhatever 欢迎提 issue 😄 * 按 Alt + F 或点按工具栏图标打开 * 可在 chrome://extensions/shortcuts 设置快捷键 * 首次使用需要刷新下旧页面 增强查找功能,支持 - 大小写 - 整个单词 - 正则表达式 - 实时监听 DOM 变化来查找新的结果(如翻页、tabs切换、Tooltip) - 多个 iframe - 切换标签页时自动查找新的结果 - 一键复制匹配结果 ## 3.2.0 更新 添加可选的毛玻璃特效;替换默认快捷键;查找结果的总数添加动画 ## 3.1.1 更新 修复偶然情况下面板打不开的bug;优化样式 ## 3.1.0 更新 添加一段时间后重置所有搜索词、筛选项功能;修复svg模糊bug;兼容所有页面都为空的情况;优化切换标签页时的行为;修复规范化bug ## 3.0.1 更新 现在只有在初次安装时才会自动打开设置页;新增可拖拽区域的设置 ## 3.0.0 更新 新增跨标签搜索功能,具体详情请关注设置页;重写设置页;不再限制页面的协议必须为 http;重新设计了当前页和 iframe 页的展示界面;整体样式更新优化;添加入场离场动画;去除了不必要的自动查找 ## 2.8.0 更新 iframe 现在会过滤掉没内容的;修复 bug ## 2.7.0 更新 启动插件时自动监测位置,如果位置异常,自动重置 ## 2.6.0 更新 正则支持 Unicode 模式,可在设置页配置,默认关闭 ## 2.5.0 更新 DOM变化后的自动更新不再自动滚动当前元素到视口内 ## 2.4.0 更新 修复输入时触发页面的全局快捷键的bug;临时透明度可设置 ## 2.3.0 更新 支持修改防抖时长;优化i18n ## 2.2.0 更新 输入框添加防抖功能,如果开启了正则模式,防抖时间会更长 ## 2.1.0 更新 添加设置页,支持自定义高亮样式;修复了不能查找元素的直接文本节点的bug ## 2.0.1 更新 修复面板可调整大小的bug ## 2.0.0 更新 添加最近和固定查找词功能;修复尾部空格bug;面板内的元素现在不会被翻译软件翻译;修复拖拽bug,现在不再能拖到视口外部 ## 1.4.2 更新 修复不能自动填写选中文本bug ## 1.4.1 更新 修复查找结果和 iframe 的顺序可能不一致的bug ## 1.4.0 更新 现在支持搜索 Shadow-DOM 里的元素了;优化查找速度 ## 1.3.0 更新 添加调整面板透明度的功能 ## 1.2.0 更新 添加复制查找结果的功能;修复切换tabs是iframe未更新的bug ## 1.1.3 更新 添加关闭和上一个的快捷键;修复定位查找结果异常的bug ## 1.1.2 更新 输入时禁用文本穿透;修复切换标签页时文本、设置没有同步的bug;修复切换标签页时原标签页的动态监测没有停止的bug ## 1.1.1 更新 tailwindcss的单位改成px;修复初始位置bug ## 1.1.0 更新 dom 元素被隔离在shadow dom中,不再影响原始页面;查找时过滤掉了隐藏中的元素;优化性能 ## 1.0.0 更新 本次更新使用 React 重构了整个项目,并解决了一些潜在的问题。 ## 0.0.7 更新 修复不能自动获取焦点bug;修复不能自动填写选中文本bug ## 0.0.6 更新 修复关闭查找面板后注入的 CSS没有正确清除的bug;修复选中的文本没有自动填充到文本框的bug;当前页的查找结果总是出现在首位;优化查找结果的滚动定向;添加英文说明 ## 0.0.5 更新 修复bugs;添加设置高亮颜色功能。 ## 0.0.4 更新 查找下标现在从0开始;dom 变动后的查找不再重置查找下标。 ## 0.0.3 更新 过滤无效的 iframe;添加拖拽功能;添加筛选提示。 ———————————————————————————————————————— ** github:https://github.com/ImSwordTooth/findwhatever ** * Press Alt + F or click the toolbar icon to open * You can set shortcut keys at chrome://extensions/shortcuts Enhanced search function, support - Uppercase and lowercase - Whole word - Regular expression - Real-time monitoring of DOM changes to find new results (such as page turning, tabs switching, Tooltip) - Multiple iframes - Automatically find new results when switching tabs - One-click copy match results ## 3.2.0 update Add optional frosted glass effects; Replace the default shortcuts; The total number of findings is animated ## 3.1.1 update Fixed the bug that the panel could not be opened in an occasional situation; Optimize the style ## 3.1.0 update Added the function of resetting all search terms and filter items after a period of time; fixed the svg blur bug; compatible with the situation where all pages are empty; optimized the behavior when switching tabs; fixed the normalization bug ## 3.0.1 update Now the settings page will be automatically opened only when it is installed for the first time; new settings for drag area are added ## 3.0.0 update Added cross-tag search functionality, details can be found in the settings page; Rewritten settings page; No longer restricted to http protocol for pages; Redesigned display interface for current page and iframe pages; Overall style update and optimization; Added entry and exit animations; Removed unnecessary automatic search ## 2.8.0 update Now iframes will filter out those without content; bug fixed ## 2.7.0 update Automatically monitor the location when the extension is started, and automatically reset if the location is abnormal ## 2.6.0 update Regular expressions support Unicode mode, which can be configured in the settings page and is disabled by default ## 2.5.0 update After the DOM change, the automatic update no longer automatically scrolls the current element into the viewport ## 2.4.0 update Fixed bug that triggered global shortcut of page when typing; temporary transparency can be set ## 2.3.0 update Support modifying the debounce duration; optimize i18n ## 2.2.0 update Add a debounce function to the input box. If the regular expression mode is enabled, the debounce time will be longer ## 2.1.0 update Add settings page to support custom highlighting styles; fixed a bug where direct text nodes of elements could not be found ## 2.0.1 update Fix the bug of the resizable panel. ## 2.0.0 update Add recent and fixed find words; fixed tail space bug; elements in the panel are now not translated by translation software; fixed drag and drop bug, now can no longer be dragged outside the viewport ## 1.4.2 update Fixed the bug that the selected text cannot be filled automatically ## 1.4.1 update Fixed a bug where the order of find results and iframes might be inconsistent ## 1.4.0 update Now supports searching for elements in Shadow-DOM; optimized search speed ## 1.3.0 update Added the ability to adjust panel opacity ## 1.2.0 update Added the ability to copy lookup results; Fixed a bug where toggle tabs was iframe not updated ## 1.1.3 update Add shortcut keys for close and previous; Fixed a bug where the location find result was abnormal ## 1.1.2 update Disable text penetration when entering; Fixed the bug that text and Settings were not synchronized when switching tabs; Fixed a bug where dynamic monitoring of the original TAB did not stop when switching tabs ## 1.1.1 update Change the unit of tailwindcss to px; Fixed the initial location bug ## 1.1.0 update dom elements are isolated in the shadow dom and no longer affect the original page;Hidden elements are filtered out during find;Optimize performance ## 1.0.0 update This update refactored the entire project using React and addressed some potential issues. ## 0.0.7 update Fixed the text box auto-focus bug;Fixed the bug that the selected text cannot be filled automatically ## 0.0.6 update Fixed the bug where CSS injected after closing the search panel was not properly cleared;Fixed the bug where the selected text was not automatically filled into the text box;The find results on the current page always appear first;Optimize the scrolling orientation of find results;Add English explanation ## 0.0.5 update Fix bugs; add the function of setting highlight color. ## 0.0.4 update Search index now starts from 0; search after DOM changes no longer resets the search index. ## 0.0.3 update Filter invalid iframes; add drag function; add filter prompts.

5.0 out of 523 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Details

  • Version
    3.2.0
  • Updated
    July 12, 2025
  • Offered by
    lihujianchi
  • Size
    1.14MiB
  • Languages
    English (United States)
  • Developer
    Email
    2223133607@qq.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

Related

Smart Search

3.0(2)

Better than Ctrl+F. It shows also similar matches. Shortkey: Ctrl+Shift+F

Regular Expression Search

4.6(11)

Search using Regular Expression.

RegEx Page Finder

0.0(0)

Find text on the current page using regular expressions.

Regex Search and Extract

3.0(2)

Our extension provides a seamless way to search, extract, and format data from webpages using regular expressions.

Regex Search

4.6(34)

This regex search tool highlights matches on a page, allowing navigation between results and copying matches to the clipboard.

Find

5.0(1)

An extension for Regex Find. Search for regular expressions within webpages

Regex Matcher

3.7(3)

Test and validate regular expressions in real-time.

Chrome Regex Search

3.9(179)

An extension for Regex Search in lieu of Chrome's CTRL+F

find+ | Regex Find-in-Page Tool

4.2(132)

A find-in-page extension for Google Chrome with support for regular expressions.

Regex finder

0.0(0)

Regex finder based on CSS Custom Highlight API. Type a valid regex in the search field to highlight matches on the page.

RegExp Finder

5.0(2)

RegExp Finder enables you to search words by JavaScript regular expression on web pages.

Find Lite

3.3(6)

Find Lite is a simple extension that allows you to search for text on the current page.

Smart Search

3.0(2)

Better than Ctrl+F. It shows also similar matches. Shortkey: Ctrl+Shift+F

Regular Expression Search

4.6(11)

Search using Regular Expression.

RegEx Page Finder

0.0(0)

Find text on the current page using regular expressions.

Regex Search and Extract

3.0(2)

Our extension provides a seamless way to search, extract, and format data from webpages using regular expressions.

Regex Search

4.6(34)

This regex search tool highlights matches on a page, allowing navigation between results and copying matches to the clipboard.

Find

5.0(1)

An extension for Regex Find. Search for regular expressions within webpages

Regex Matcher

3.7(3)

Test and validate regular expressions in real-time.

Chrome Regex Search

3.9(179)

An extension for Regex Search in lieu of Chrome's CTRL+F

Google apps