einaregilsson / Redirector

Browser extension (Firefox, Chrome, Opera, Edge) to redirect urls based on regex patterns, like a client side mod_rewrite.
http://einaregilsson.com/redirector/
MIT License
1.5k stars 153 forks source link

[Feature Request] Regex Checker Link / Builder #287

Open MadManMoon opened 2 years ago

MadManMoon commented 2 years ago

Hiya

Not a feature request, more a suggestion for future updates (ie. you can close this immediately if you like!) to just put a link to any of the regex builders (and checkers) out there so that folks can easily build a working regex for a URI/URL.

I realise that your amazing add-on does offer example results, but this could really help folk build even better. :-)

I've listed two that I know of, below. The first of which was the one which I found easiest to use as someone new to regex:

  1. regex101
  2. regexr

Obviously a link should be all that's needed, but if there's an easy way of making one of the pages a regex checker using open source code, that'd be wow level awesomes.

Best

einaregilsson commented 2 years ago

Thanks for the suggestion, I'll try to add that in a future release :)