稳定信号未识别高风险权限组合
find+ | Regex Find-in-Page Tool icon

find+ | Regex Find-in-Page Tool

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

用户数10K当前公开安装规模
评分4.2商店平均评分
评论数135公开评论体量
Manifest 版本V3插件平台版本
7日增长0近 7 天净增用户
7日增长率0%相对周增长速度
视觉预览

find+ | Regex Find-in-Page Tool 媒体预览

3 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

10K10K10K10K10K2026年7月15日2026年7月18日2026年7月21日最新值: 10K
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
4.21
最新值
4.21
7 日评分变化
0.00
4.114.164.214.264.312026年7月15日2026年7月18日2026年7月21日最新值: 4.21
2026年7月15日2026年7月21日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长暂无数据
----
7日增长持平
00%
30日增长暂无数据
----
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本2.2.3
ManifestV3
大小365KiB
语言数1English
发布时间
最近更新
最近抓取
English
简介

插件简介

查看插件说明、主要功能和适用场景。

{find+} is a powerful Find-in-Page extension for Google Chrome allowing you to search a web page or document by regular expression. It has been designed to look and behave much like the native CTRL-F tool, but extended with various useful features.

With {find+}, you can match any legal JavaScript regular expression against text in the page, use find-and-replace to replace text in the page, copy occurrences of a regex to your clipboard, store frequently used expressions, and configure the extension the way you like.

As a software developer, looking through lengthy stack traces, continuous integration build history, or large text files is something we do very regularly. The Chrome Find-in-Page tool works well in most cases, but offers very little when looking for very specific (or very general) keywords.

A few notes:

- This tool was designed and built for developers. If you're not familiar with using regular expressions, this tool is not for you.

- This tool does not support dynamic pages. The purpose of this tool is to search for patterns in structured text, not in pages like Google Sheets or similar sites.

评价

最新评论快照

查看最近评论和评分分布。

商店综合星级4.2Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分4.1仅基于下方已同步评论正文计算
有内容评论103已同步的评论正文数量
总评分/评论数135Chrome 商店公开评分/评论计数

商店综合星级:4.2。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

5
52
4
25
3
11
2
10
1
5
N River2021年2月25日
5

EDIT: One annoying thing that happens is you have to open the extension and then close it and then open it again for it to work. EDIT 2: The issue above has been fixed. 5 stars. This extension works perfectly and is just great. The customization is great. The documentation is great. The key bindings are great. Everything just works. I'm using this on Microsoft Edge and it works just as well as on Google Chrome. No other extension that I've tried can compare.

语言 en
Yannick le Restif2020年12月17日
5

Don't know why I waited so long to start looking for a replacement for Chrome find in page that is definitely lacking functionalities... I find it awesome so far.

语言 en
1 有用 · 0 无用
mostafa2020年12月16日
3

it doesn't support utf-8 characters. for example \w+ does not find any non-english characters. Ex: سلام is a Persian/Arabic word. if possible please add more feathers at least \p{xx} option, so we can use \p{L} instead of \w . also \p{L} will find all utf-8 characters. also for Chinese and other non-English languages it it an essential feature. you can see more details about \p feature in this link: http://www.pcre.org/pcre.txt

语言 en
James Skaggs2020年10月29日
5

This regex extension works quite nicely, and I would recommend this one over any others that have tried.

语言 en
1 有用 · 0 无用
Erik2020年10月22日
4

Works great; better than other regex tools in 2019/2020. It's more accurate or closer to PCRE, sublime text. The only issue I have is having to retype the regex 2-3x for it to work if you click on the page, or the tool closes. Very annoying. What I normally do is hit the hotkey (ctrl shift F) twice, and my regex is still there; now I hit backspace and remove the last character, and re-insert it. Then it works. TDLR: the program is buggy and only works the first try.

语言 en
0 有用 · 1 无用
Brian Murrell (Brian J. Murrell)2020年9月10日
3

Seems to have performance issues in larger pages. But TBH, I want to most use it in pages with a lot of content, such as log files etc., so is really of limited use to me. Seems to work decently when the page content is smaller.

语言 en
S Freer2020年9月8日
4

Not that happy with this on Chrome (84.0.4147.125, 64-bit) on Windows 10 (OS 1803, Build 17134.1246). I find it only allows me to search the first frame of text. I can't search the text within an edit box when I edit a Wiki page, for example. I can search all the edit page's top-layer text, but the contents of the edit box are not searchable. Also in chrome when you click view source, even that text is not searchable, I suppose because it's not a regular webpage? I truly love the search and replace feature though! I've just had a lot of fun "editing" a wiki page to funny spelling errors using regex swaps. It would be Amazing(!) if you could add (capt)uring groups so that we could \1ure the structure of our "find" match and then replace it with something dependent on that captured group (e.g. replace all "(\w+)uring" matches with "(\1)ure"). Thanks for the hard work. It's a wonderful extension regardless of some of the limitations (which some I see you explain are due to iframes and single-source policy).

语言 en
1 有用 · 0 无用
Tom Schi2020年9月5日
2

It's a great tool, but it's very annoying that it does not automatically remember the last used regular expressions.

语言 en
Wen Tan2020年8月22日
5

有小瑕疵, 但很不错了!

语言 zh
Guillermo Asaro2020年8月14日
3

Why does it have to make to chrome run in the background?

语言 en
1 有用 · 1 无用