Find whatever - regex & auto re-find
Enhance your browser's find capabilities.Case recognition、Word recognition、regular expressions、Listen for DOM changes in real time
As of June 2026, Find whatever - regex & auto re-find has 1,000 users and a 4.76/5 rating from 29 reviews in the Productivity category.
Usersno change0%
1.0K
1,000
Ratingno change0%
4.76
29 reviews
Reviewsno change0%
29
Version
4.1.0
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
2 snapshotsTracking since Apr 19, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 19, 2026 | 1.0K | 4.76 | 29 | 4.0.0 |
| Apr 24, 2026 | 1.0K | 4.76 | 29 | 4.0.0 |
| Now | 1.0K | 4.76 | 29 | 4.1.0 |
Changelog
- Apr 24, 2026description
** github:https://github.com/ImSwordTooth/findwhatever ** Welcome to raise issues 😄 * 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 ## 4.0.0 update Added 8 languages and rewrote i18n ## 3.10.0 update Added word boundary compatibility for Arabic (and other languages); regular expressions now enable Unicode mode by default; added update log to the settings page; fixed some shadow-dom bugs. ## 3.9.0 update Add regular expression blacklist to detect invalid and overly broad expressions ## 3.8.0 update Add a theme color function to greatly improve the appearance ## 3.7.1 update Fixed some bugs ## 3.7.0 update Fixed an issue where the text length of regular mode findings was always consistent ## 3.6.0 update Added a compatible scheme for non-clonable shadowroot during normalization ## 3.5.2 update Optimize the frosted glass style; add preview styles for themes and frosted glass to the settings page. ## 3.5.1 update Optimized the setting page style; Fixed a bug where the search results may be confused when there are comment nodes in the normalization process ## 3.5.0 update Add dark mode ## 3.4.1 update Remove the search restriction for SVG, now you can search for text within SVG ## 3.4.0 update Other text is no longer selected when dragging the panel; the bug of "Hide history list" not being implemented is fixed; the problem of MutationObserver not being able to detect changes in the body itself and shadow-root is fixed; the normalization condition bug is fixed; the panel is now added under the html tag ## 3.3.1 update When the drag area is the entire panel, the text box can no longer be dragged ## 3.3.0 update Add shortcut keys to filter items; rich configurable items and a more concise panel; The text inside is automatically selected when the panel is opened ## 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. ———————————————————————————————————————————————— github:https://github.com/ImSwordTooth/findwhatever 欢迎提 issue 😄 * 按 Alt + F 或点按工具栏图标打开 * 可在 chrome://extensions/shortcuts 设置快捷键 * 首次使用需要刷新下旧页面 增强查找功能,支持 - 大小写 - 整个单词 - 正则表达式 - 实时监听 DOM 变化来查找新的结果(如翻页、tabs切换、Tooltip) - 多个 iframe - 切换标签页时自动查找新的结果 - 一键复制匹配结果 ## 4.0.0 更新 添加 8 国语言,重写 i18n ## 3.10.0 更新 兼容阿拉伯语(和其他语言)的单词边界;正则表达式现在默认开启 Unicode 模式;设置页添加更新日志;修复一些 shadow-dom 的 bug ## 3.9.0 更新 添加正则表达式黑名单,检测不合法和过于宽泛的 ## 3.8.0 更新 添加主题色功能,极大地提升了颜值 ## 3.7.1 更新 修复若干 bug ## 3.7.0 更新 修复正则模式查找结果的文本长度始终一致的问题 ## 3.6.0 更新 添加了规范化过程中不可克隆 shadowroot 的兼容方案 ## 3.5.2 更新 优化毛玻璃样式;设置页添加主题和毛玻璃的预览样式 ## 3.5.1 更新 优化设置页样式;修复查找结果在规范化过程中存在注释节点时高亮下标可能错乱的bug ## 3.5.0 更新 添加深色模式 ## 3.4.1 更新 去除 svg 的搜索限制,可以搜索到 svg 里的文本了 ## 3.4.0 更新 拖拽面板时不再选中其他文本;修复「隐藏历史列表」没实装的bug;修复MutationObserver无法检测到body本身和shadow-root的变动的问题;修复规范化条件bug;面板现在加到了 html 标签下 ## 3.3.1 更新 拖拽区域为整个面板时,文本框内不再可以拖拽 ## 3.3.0 更新 筛选项添加快捷键;丰富可设置项,可配置更加简洁的面板;打开面板时自动选中里面的文本 ## 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;添加拖拽功能;添加筛选提示。
Browser search enhancement tool, focusing on solving search pain points in complex web pages. github: https://github.com/ImSwordTooth/findwhatever Welcome to raise issues 😄 ## Core Capabilities - Piercing search: Able to directly enter Shadow-DOM, iFrame, and SVG internals. - Dynamic real-time monitoring: Optimized based on MutationObserver, it monitors the page in real-time. When you turn pages, switch Tabs, or trigger dynamically loaded Tooltips, new results will pop up automatically. - Hardcore regex support: Supports regular expressions (configurable Unicode mode), and built-in "regex blacklist" logic to prevent browser hangs caused by incorrect regex. - Status auto-alignment: Automatically refresh results when switching tabs, ensuring the search status is always up to date. - Support cross-tag search: Easily find corresponding text even in complex structures. ## Developer-friendly features - Highlighting fully controllable: Uses the browser's native ::highlight API with excellent performance. You can customize background color, text color, and underline styles in the settings page. - UI non-interference: The panel supports dragging, frosted glass effects, dark mode, and custom theme colors. -One-click extraction: All matched results support one-click copying to the clipboard, convenient for secondary processing. ———————————————————————————————————————————————— 浏览器查找增强工具,专注解决复杂网页搜索痛点。 github:https://github.com/ImSwordTooth/findwhatever 欢迎提 issue 😄 ## 核心能力 - 穿透式搜索: 能够直接进入 Shadow-DOM、iFrame 和 SVG 内部。 - 动态实时监听: 基于 MutationObserver 优化,它会实时盯着页面。当你翻页、切换 Tab、或者触发了动态加载的 Tooltip 时,新出现的结果会自动跳出来。 - 硬核正则支持: 支持正则表达式(可配置 Unicode 模式),并内置了「正则黑名单」逻辑,防止写错正则导致浏览器假死。 - 状态自动对齐: 切换标签页时自动刷新结果,确保搜索状态始终保持最新。 - 支持跨标签搜索:复杂结构也能轻松搜到对应文本 ## 开发者友好特性 - 高亮完全可控: 使用浏览器原生的 ::highlight API,性能极佳。你可以在设置页自定义背景色、文字色、下划线样式。 - UI 不干扰: 面板支持拖拽、毛玻璃特效、深色模式、自定义主题色。 - 一键提取: 匹配到的所有结果支持一键复制到剪贴板,方便二次处理。
Permissions & access
- Permissions
- storageactiveTabscriptingwebNavigationtabs
- Host access
- *://*/*
Screenshots
About
Browser search enhancement tool, focusing on solving search pain points in complex web pages. github: https://github.com/ImSwordTooth/findwhatever Welcome to raise issues 😄 ## Core Capabilities - Piercing search: Able to directly enter Shadow-DOM, iFrame, and SVG internals. - Dynamic real-time monitoring: Optimized based on MutationObserver, it monitors the page in real-time. When you turn pages, switch Tabs, or trigger dynamically loaded Tooltips, new results will pop up automatically. - Hardcore regex support: Supports regular expressions (configurable Unicode mode), and built-in "regex blacklist" logic to prevent browser hangs caused by incorrect regex. - Status auto-alignment: Automatically refresh results when switching tabs, ensuring the search status is always up to date. - Support cross-tag search: Easily find corresponding text even in complex structures. ## Developer-friendly features - Highlighting fully controllable: Uses the browser's native ::highlight API with excellent performance. You can customize background color, text color, and underline styles in the settings page. - UI non-interference: The panel supports dragging, frosted glass effects, dark mode, and custom theme colors. -One-click extraction: All matched results support one-click copying to the clipboard, convenient for secondary processing. ———————————————————————————————————————————————— 浏览器查找增强工具,专注解决复杂网页搜索痛点。 github:https://github.com/ImSwordTooth/findwhatever 欢迎提 issue 😄 ## 核心能力 - 穿透式搜索: 能够直接进入 Shadow-DOM、iFrame 和 SVG 内部。 - 动态实时监听: 基于 MutationObserver 优化,它会实时盯着页面。当你翻页、切换 Tab、或者触发了动态加载的 Tooltip 时,新出现的结果会自动跳出来。 - 硬核正则支持: 支持正则表达式(可配置 Unicode 模式),并内置了「正则黑名单」逻辑,防止写错正则导致浏览器假死。 - 状态自动对齐: 切换标签页时自动刷新结果,确保搜索状态始终保持最新。 - 支持跨标签搜索:复杂结构也能轻松搜到对应文本 ## 开发者友好特性 - 高亮完全可控: 使用浏览器原生的 ::highlight API,性能极佳。你可以在设置页自定义背景色、文字色、下划线样式。 - UI 不干扰: 面板支持拖拽、毛玻璃特效、深色模式、自定义主题色。 - 一键提取: 匹配到的所有结果支持一键复制到剪贴板,方便二次处理。
Technical
- Version
- 4.1.0
- Manifest
- V3
- Size
- 1.3MiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- Yes
Metadata
- ID
- pdpkckoiaiinjlhddhcoknjhdncepnbo
- Developer ID
- u9daa819bfb6c50b441f3d9a5d76de975
- Developer Email
- [email protected]
- Created
- Jun 23, 2024
- Last Updated (Store)
- Apr 23, 2026
- Last Scraped
- Jun 14, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to Find whatever - regex & auto re-find, ranked by description similarity.
一字幕 - 视频双语字幕插件 | 免费
一款免费的支持多语种的双语的音频、视频字幕的语言学习辅助插件。可按单词,短语,整句翻译;支持(YouTube,bilibili, 百度网盘 等平台);亦可支持本地外挂字幕和内嵌字幕。可变速、重复播放、跟读、画面遮挡。
5.0K
★ 4.4
收藏夹书签标题搜索
一个可以快速检索搜索浏览器收藏夹书签标题和网址的扩展程序。
15
★ 5.0
Just a tab - Tab Manager & Duplicate Cleaner
All tabs in one page. One‑click duplicate cleanup. Save windows with tab groups. Page reminders.
18
MyZ 网页标注智能助理
高亮网页,添加注解,保存摘录,自动发现兴趣点,AI助理一键解答。
7
Tab Tidy
A warm side-panel control center for open tabs, closed tabs, duplicates, and saved-for-later cleanup.
24
★ 4.0
自选基金助手 - 实时查看基金涨跌幅
自选基金助手,实时查看您关注的基金,助您快速获取实时数据
10.0K
★ 4.7
划词小窗搜索
划词点击悬浮图标或右键菜单打开小窗搜索,可自定义搜索引擎实现包括无广告小窗搜索、划词翻译、划词搜电影在内的各种个性需求。
2.0K
★ 4.7
Multi Highlight
多关键词高亮工具 - 支持多个关键词同时高亮,预设关键词组,网站黑白名单等功能
17
Data sourced from the Chrome Web Store · last verified Jun 14, 2026.