aloneguid / bt

Browser Tamer
https://aloneguid.github.io/bt/
Apache License 2.0
134 stars 6 forks source link

Add support for regex capture groups #63

Closed Bluscream closed 7 months ago

Bluscream commented 7 months ago

Example on Github

So basically the rule http?://domain.tld/path/(part_i_need) and the browser can have arg uri://other_path/(part_i_need)

aloneguid commented 7 months ago

This is currently in progress, see #57 ;)

Bluscream commented 7 months ago

Closing as duplicate, thanks