brandon1024 / find

A find-in-page extension for Chrome and Firefox that supports regular expressions.
https://chrome.google.com/webstore/detail/find%2B-regex-find-in-page/fddffkdncgkkdjobemgbpojjeffmmofb
GNU General Public License v3.0
402 stars 52 forks source link

[Feature Request] Highlight capture groups in different colors #409

Open ShanaryS opened 3 months ago

ShanaryS commented 3 months ago

Issue Description

Similar to how regex101.com does it. It allows you to not only just see the matches, but if the groups are matched correctly.