chrome-tab-modifier icon indicating copy to clipboard operation
chrome-tab-modifier copied to clipboard

Using named capturing groups in RegEx for replacement

Open XelaNimed opened this issue 7 years ago • 2 comments

Hello. First I want to thank for this extension! I have a proposal to expand the expansion possibilities. In regular expressions can use named capture groups. The names of these groups could be used to replace the page title.

XelaNimed avatar May 22 '18 12:05 XelaNimed

Hey @XelaNimed

Thanks for your feedback. The development is currently inactive.

Sorry but I'm not sure to later implement this (very) advanced feature.

Best

sylouuu avatar May 24 '18 12:05 sylouuu

#84 also mentions trying to access regex capture groups

HaleTom avatar Dec 21 '21 09:12 HaleTom