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
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
** 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
查看最近评论和评分分布。
商店综合星级:4.8。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
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