稳定信号未识别高风险权限组合
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
Wynand Huizinga2018年8月19日
4

I still can't manage to find strings which go through multiple cells in a table. Is that supposed to be possible, and if so... how? For example on the table on the w3schools table site, I can't find a string which comes from the first column to the last column: https://www.w3schools.com/html/html_tables.asp So from: Alfreds Futterkiste to: Germany I should be able to do that through the following right? Alfreds[\s\S]+Germany

语言 en
1 有用 · 1 无用
Nick J2018年6月12日
5

This is a terrific extension. It's very useful that it can search across HTML elements. Other extensions that I found couldn't do that. Thanks for making this!

语言 en
2 有用 · 0 无用
Brian Bolek2018年6月4日
5

Exactly what I needed! Simple, fast, with an option to search file:// URLs. No problems with a 5922 character pipe delimited search string, it got the right results in about a second. Worked better for me than a higher rated extension so I wanted to give this one a boost!

语言 en
3 有用 · 0 无用
Erimus Koo2018年5月1日
4

The shortcut [ctrl+shift+f] is same to the shortcut [Search All files] in console, need customize it.

语言 en
0 有用 · 1 无用
BIOS-Pherecydes2018年4月23日
4

It is an excellent supplementary tool for the standard Ctrl+F. It can not replace it however, as it does have a few exceptions to acceptable search terms. *,+, and \ are not supported at all. (,),and [ are not supported individually, though using both open and close parentheses/brackets together is. Strangely the close bracket by itself is completely fine. This makes it nearly useless for any kind of scripting work/search. The specific error given is: malformed regex: the regular expression entered is not acceptable, as it is either: -an invalid regular expression, or -not supported according to the javascript regexp epression. Additionally (this was an accidental find) placing only a period in the search box results in a highlighting of everything. Finally, the highlight contrast makes any search term hard to read through it. Highlighted text turns white, which makes it difficult to distinguish from the bright yellow of the highlight color.

语言 en
1 有用 · 4 无用
Florian Hüttner2018年3月25日
4

Support F3 for next result and Shift+F3 for previous result would me get to rate this extension with five stars.

语言 en
2 有用 · 0 无用
buz adam2018年3月14日
5

thank you

语言 en
1 有用 · 0 无用
Dante Chiesa2018年2月18日
3

I want to love this extension, but its startup delay is just too slow. On a page with lots of text like a forum thread or a reddit comments page, there can be a 1-3 second delay (or sometimes even more!) between pressing the hotkey and actually being able to start searching. I tried it out on https://en.wikipedia.org/wiki/List_of_compositions_by_Franz_Schubert (the current longest page on wikipedia), and timed out a whopping 7.5 seconds between hitting the hotkey and having text + cursor appear in the search box. By comparison, the "Chrome Regex Search" extension is alive and kicking as soon as I hit the key, with no noticeable delay. Find+ gets some points in this comparison though: its competitor fails to find matches that cross multiple html elements, like sentences with a link in the middle, but Find+ handles those perfectly. I really do WANT to use Find+, but the painfully slow delays are just too offputting.

语言 en
1 有用 · 1 无用
jikeidann2018年2月12日
4

Beautiful regex search feature, preprogrammed to respond to ctrl+shift f as advertised =P... pdf support would be very helpful though ;) Excellent work

语言 en
1 有用 · 0 无用
Brian LeBlanc2018年1月20日
5

Is butiful

语言 en
1 有用 · 0 无用