cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
steel835
Familiar face
Status: New idea

Regex checkbox in "Find In Page" tool.

It would be cool for power users to be able to search text patterns instead of exact matches.

It can be limited to EcmaScript implementation and have a warning tooltip about performance, but I think power users will be glad to see that they can search specific patterns on some pages (some codes with variable characters, multiple variations of phrases, different wordings, etc).

23 Comments
jwms
New member

Created an account just to vote on this.  I'd like to be able to search across all tabs and be able to use regex.  If I want to search for the words "apple" or "orange" on several tabs it would be nice!

Cramp4055
New member

I'm not a web developer but it could also be extremely useful in Web Developer Tools.

BTF
New member

๐Ÿ’ฏ I can't express how often I crave for regex capabilities in the page search box.

Can we PLEASE make this happen??? ๐Ÿ™

boy
Strollin' around

Would love this. There's has been enough times where I needed to use an "or" operation that I found the search functionality frustratingly.. primitive.

bric3
Making moves

Like the idea in this comment, it feels similar to what IntelliJ does

bric3_1-1747047222330.png

 

 

Gianni24
New member

Wounld be great to have some less primitive search box in firefox.

Amen

zincentimeter
New member

Any updates on this feature?

icacho
New member

While I absolutely see the value of built-in regex support and would love to have it, I would agree that it should be an opt-in feature, disabled by default. Regex is a powerful tool for developers, but for other users, it might introduce unnecessary complexity or visual noise in the UI. That said, this implementation looks great to meโ€”excited to see it in action!