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.
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.
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.
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
This regex extension works quite nicely, and I would recommend this one over any others that have tried.
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.
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.
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).
It's a great tool, but it's very annoying that it does not automatically remember the last used regular expressions.
有小瑕疵, 但很不错了!
Why does it have to make to chrome run in the background?