Quick Find for Google Chrome™
Port of Firefox Quick Find features + awesome new ones. Search results in one location. Navigate to links in just a few keystrokes.
A find-in-page extension with support for regular expressions.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
{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.2。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Port of Firefox Quick Find features + awesome new ones. Search results in one location. Navigate to links in just a few keystrokes.
Test and validate regular expressions in real-time.
Enhance your browser's find capabilities.Case recognition、Word recognition、regular expressions、Listen for DOM changes in real time
This regex search tool highlights matches on a page, allowing navigation between results and copying matches to the clipboard.
Use regex to extract the text content you need from web page
Our extension provides a seamless way to search, extract, and format data from webpages using regular expressions.
Needs an option to remain open and let the user move to the next match after clicking outside of the search bos to interact with something on the page
I used to have two of these extensions that both did the same thing in somewhat different ways, and usually where one wouldn't work, the other one would. That other one never updated with the Chrome Manifest v3 change, so it basically no longer exists. This one does. Thank you for updating this for Manifest v3 support!
simple and clean, and get its job done, can't ask for more
PLEASE ADD MANIFEST V3, CHROME REMOVES THIS
chrome新版本不支持,已经停用了,有什么其他比较好的替代品没有??
The functionality is good. But it bothers me that the extension requires the right to read my browsing history. I have used a similar extension (Chrome Regex Search 1.0.8) for several years before installing this one today, and it does not require any such permission. This seems to imply - I could be wrong, of course - that this extension wants to spy on users. I would rate it with 4 or 5 stars otherwise, but not like this.
Great tool, makes finding certain words on a page very efficient.
Works for dynamic content, which is great!
Fantastic to be able to search with regex. I would like the option to automatically add start/end anchors to the expression, so when I'm looking for a six-letter word I can just type ".{6}" instead of "^.{6}$". Bogs down a bit on big pages (Wikipedia list of nations, etc) but works great all in all!
Nice I searched a lot for a such a extension and this is the only one that works perfectly! Thank you for your awesome extension.