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.
Great extension. A bit clunky to use though. E.g. would be nice to have an option to always show the replace part.
Great extention, works pretty well. It will be perfect if auto apply certain rule on a new page is available.
很好用,解了我的燃眉之急
Find+ is an excellent and indispensible extension. Being able to grep a web page when you work with a lot of text is invaluable.
best
Does precisely what I needed, copy all email addresses on page in one fell swoop.
Экономит огромное количество времени на выдёргивании любого систематического контента из страницы. Раньше приходилось на js в консоль что-то писать придумывать, но теперь по красоте, слепил правило, получил все вхождения, скопировал в буфер, пользуй как хочешь. Красота!
This doesn't seem to work for framed content, at least not for me. I even tried using the video example shown on github using https://github.com/brandon1024/find/blob/develop/background/background.js. Would not work in the code frame. See screeshot here: https://postimg.cc/14Y35jKh
Great, but two suggestion: 1. Add dark theme 1. Add customization for text color highlight since in dark webpage it is malfunctioned Good Luck!
同类之中最好用的. 请问是否可以添加一个功能 每次重新打开的时候都执行上次搜索的正则(即使是在不同的网页).