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.
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
{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.
Inspect the latest comments and rating distribution.
Store average score: 4.2. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
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