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.
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
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!
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!
The shortcut [ctrl+shift+f] is same to the shortcut [Search All files] in console, need customize it.
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.
Support F3 for next result and Shift+F3 for previous result would me get to rate this extension with five stars.
thank you
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.
Beautiful regex search feature, preprogrammed to respond to ctrl+shift f as advertised =P... pdf support would be very helpful though ;) Excellent work
Is butiful