find+ | Regex Find-in-Page Tool
A find-in-page extension for Google Chrome with support for regular expressions.
{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.
- This tool will struggle with significantly large pages. In these cases, using another tool might be more appropriate.
Latest reviews
PLEASE ADD MANIFEST V3, CHROME REMOVES THIS
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.
Great extension that does exactly what it claims. The copy all to clipboard feature is super useful for grabbing values from logs, or jumping through prices and discounts on a webshop. You can dump them to a spreadsheet or a scratch file and get useful data super quickly. Adding non capturing groups would be amazing for grabbing values that need a prefix or postfix to be identified that aren't part of the value itself.
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.
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!
同类之中最好用的. 请问是否可以添加一个功能 每次重新打开的时候都执行上次搜索的正则(即使是在不同的网页).
This is excellent, works well, nice interface. IMO, case sensitivity should be exposed as a toggle, not hidden in the options. And I wish the search box was a bit taller, at least as tall as the bookmarks bar. But these are small issues, and personal preference. Overall, excellent functionality.
This is excellent, works well, nice interface. IMO, case sensitivity should be exposed as a toggle, not hidden in the options. And I wish the search box was a bit taller, at least as tall as the bookmarks bar. But these are small issues, and personal preference. Overall, excellent functionality.
opengork cannot be searched.Like this website http://androidxref.com/kernel_3.18/xref/drivers/mmc/core/sdio.c
opengork cannot be searched.Like this website http://androidxref.com/kernel_3.18/xref/drivers/mmc/core/sdio.c
Works like a charm
Works like a charm
it finds and matches Vietnamese characters better than default Chrome's Find
it finds and matches Vietnamese characters better than default Chrome's Find
The best one checked!
The best one checked!
Simple and gets the job done.
Simple and gets the job done.
great, helpul
great, helpul
Thanks Brandon for a very useful tool. It has been working reliably for me and saves me a lot of time. If I can make a suggestion, your extension's blurb should highlight that simplest use case of: find|any|of|these|words|on|a|page Regex itself is extremely daunting, but almost anyone can quickly grasp and use that example.
Thanks Brandon for a very useful tool. It has been working reliably for me and saves me a lot of time. If I can make a suggestion, your extension's blurb should highlight that simplest use case of: find|any|of|these|words|on|a|page Regex itself is extremely daunting, but almost anyone can quickly grasp and use that example.
Great extension! In 2023 I'd add: - highlights' position markers on the right browser scrollbar (like the Chrome default) - an optional border color (with its resizable thickness) for highlight that'd sorround the selection's highlight color
Great extension! In 2023 I'd add: - highlights' position markers on the right browser scrollbar (like the Chrome default) - an optional border color (with its resizable thickness) for highlight that'd sorround the selection's highlight color
Working great so far! I'm using it in MS Edge - seems like most of the reviewers are using Chrome, so I can confirm it's doing its job. Being a Firefox user in a previous life, this is the single largest missing feature from Chrome/Edge and I became frustrated enough to search for an extension. Thanks for filling the gap!
Working great so far! I'm using it in MS Edge - seems like most of the reviewers are using Chrome, so I can confirm it's doing its job. Being a Firefox user in a previous life, this is the single largest missing feature from Chrome/Edge and I became frustrated enough to search for an extension. Thanks for filling the gap!
Great, we have options, for example for Match Case
Great, we have options, for example for Match Case
it hide when you scroll
it hide when you scroll
添加此应用会,会给造成Chrome自动向Mac系统设置中添加登录项,删除后还会再自动添加。
Very useful extension for finding stuff that can't be found with just a simple search (like finding low prices on retail sites). One thing that could be improved is that when searching, it scrolls the display to show the search result at the top of the screen. Often, webpages have a fixed headers that cover the search result; so I need to scroll up a few lines to see it. Would have preferred to have the search result show up in the center of the screen.
Very useful extension for finding stuff that can't be found with just a simple search (like finding low prices on retail sites). One thing that could be improved is that when searching, it scrolls the display to show the search result at the top of the screen. Often, webpages have a fixed headers that cover the search result; so I need to scroll up a few lines to see it. Would have preferred to have the search result show up in the center of the screen.
I don't know why, when I ctrl+shift+f it to search some name in opengrok to check the code, it searched slowly, and if I ctrl_shift+f again, there is possible to crash the whole chrome browser.
I don't know why, when I ctrl+shift+f it to search some name in opengrok to check the code, it searched slowly, and if I ctrl_shift+f again, there is possible to crash the whole chrome browser.
It seems that you can't jump in search results
It seems that you can't jump in search results
Doesn't work. Every time I entered text in the box, it wouldn't react or find anything.
Doesn't work. Every time I entered text in the box, it wouldn't react or find anything.
Nice, but I need it to be able to exclude certain phrases.
Nice, but I need it to be able to exclude certain phrases.