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.
Работает! Правда иногда заметна задержка (по сравнению с обычным поиском). Может быть нужно выполнять поиск не сразу после изменения строки поиска, а с небольшой задержкой или вообще сделать кнопку "Найти"? Thank you for great extension! Could you add a delay for live-search or even a button "Search" because sometimes I feel delay after every char input in search string.
Great. Plus omnibox support. Sourcecode maintained.
Does not search in inputs and textarea
Good, but how to search within PDF?
works great. but it doesn't support iframe, wish it can support search in iframes
Great extension. The extension lets me access it through the keyboard shortcut. Seems to work on pages I access.
Thanks so much for writing this! There's a bug in Chrome browser in which the CTRL+F command reports finding text but will neither highlight it nor show it. It's allegedly been fixed but not in my Chrome browser -- I use Linux so that may have something to do with it. Anyway, your app solves that problem! Great job!
Does not do anything...
Exactly what I needed. Was looking for a way to find '3-digit' numbers on websites. I tried Number Search initially, but it wouldn't do anything when I clicked on it. The guy who made the program seems very sincere in his response to user feedback, so think one of Chrome's update may have caused issues. Regardless, that made me discover "Find+" extension for Chrome. It took me a bit to figure out how to use the program to find digits, for instance I wanted to find all $ mentions between 100 and 999. The method was as follow: The program can be easily opened by pressing Ctrl + Shift + F, as opposed to the normal Ctrl + F, still available. Make sure "Find my Regular Expression" and "Match Case" is enabled in the Find+ settings. Then search for $\d\d\d which will return any 3 digit (100-999) with $ in front. The reason for stipulating the dollar is cause there is often lots of other 3 digit strings such as time and dates and just stuff you don't want. So this worked for me. Also, let's say I want to find any mention of '2 days', '3 days', etc. the search string was for instance: .2 d or .3 d This returned any string that followed the period. The general rules for how to use these strings can be found here: Syntax for Regular Expressions https://support.google.com/a/answer/1371415?hl=en Happy Brandon took the initiative to create this software! Thanks buddy ;)
absolutely terrible, if I write "find" in the address bar in chrome, because I wanted to google something with the word find in it, then it activates the extension and won't let me do the search.