Regex Search
This regex search tool highlights matches on a page, allowing navigation between results and copying matches to the clipboard.
Enhance your browser's find capabilities.Case recognition、Word recognition、regular expressions、Listen for DOM changes in real time
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.
** github:https://github.com/ImSwordTooth/findwhatever **
Welcome to raise issues 😄
* Press Alt + F or click the toolbar icon to open
* You can set shortcut keys at chrome://extensions/shortcuts
Enhanced search function, support
- Uppercase and lowercase
Inspect the latest comments and rating distribution.
Store average score: 4.8. 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.
This regex search tool highlights matches on a page, allowing navigation between results and copying matches to the clipboard.
An extension for Regex Find. Search for regular expressions within webpages
Test and validate regular expressions in real-time.
Find and hghlight multiple keywords with custom colors
Use Chrome Regex Search extension with regular expressions for advanced find in Chrome
A find-in-page extension with support for regular expressions.
حتى في اللغة العربية رائعة جداً، لكن مشكلتها أنها لا تتعرف بسهولة على الكلمات إلا لو وضعت الكلمة بين |علامتين هكذا| وقبل وبعدها كلمات او ارقام ليعمل الحساس! نرجو حل المشكلة ودعم العربية ولكم جزيل الشكر🤗🌹
找内容巨方便,一点就搜,省心又快捷!
Works well! Developer is also friendly and receptive to requests.
Best regex search I've found by far, thank you! The regex + word-match works really well. UI is also really clean and easy to use. Documentation is also good and lots of settings. Works very well for simple regex queries like "find 5 letter words that start with h and end in t" => h[A-z]{3}t, and the case-insensitive toggle, complete-word-match, ability to easy scroll through the matches, drag around the dialog, see recent matches, are all really useful features for my use cases.
Couldn't handle even a simple regex like \$[3,4]1\.00 (a verified expression), so I removed it.
Like: Search box stays active on screen, even when interacting with the page. Dislike: It is very slow when using moderately complex regex (confirmed on reddit.com)… text box too small. Suggestion: Performance optimizations… recommend moving search box options (case, word, regex, DOM) to the area above the search text instead of next to it, so one can type longer regex.
Funciona muy bien para buscar palabras exactas en el texto de una pagina o sitio web
非常好用,新功能添加的很迅速,好评!
Nice overall but please add some form of debouncing, because it's too easy to type something like `\**` and get stuck in a [catastrophic backtracking](https://javascript.info/regexp-catastrophic-backtracking) loop. Due to the extension remembering the last regex it's impossible to easily get out of it.
Great! It would be better if highlight on scrollbar is also supported