
Smart Tab Re(gex)namer by k1nz
A smart tab renamer powered by regexes: enables tab renaming using regex.
3 Users3 Users
You'll need Firefox to use this extension
Extension Metadata
About this extension
This is a smart tab renamer. You can use regex matching on title for specific URLs to rename tab titles at will.
For each rule, you have 3 fields to fill:
- target URL pattern: the URLs this rule will apply on
- title regex (with groups): the regex that will match the tab title. You can use capture groups and use those in the rename pattern.
- rename pattern: the new name for the tab, can use the captured groups from above.
For example, to rename all tabs on github.com starting with "GitHub -" to the rest of the title:
- target URL: "*github*"
- title regex: "^GitHub - (?<title>.*)$"
- rename pattern: "<title>".
For each rule, you have 3 fields to fill:
- target URL pattern: the URLs this rule will apply on
- title regex (with groups): the regex that will match the tab title. You can use capture groups and use those in the rename pattern.
- rename pattern: the new name for the tab, can use the captured groups from above.
For example, to rename all tabs on github.com starting with "GitHub -" to the rest of the title:
- target URL: "*github*"
- title regex: "^GitHub - (?<title>.*)$"
- rename pattern: "<title>".
Rated 0 by 0 reviewers
Permissions and dataLearn more
Required permissions:
- Access browser tabs
- Access your data for all websites
More information
- Version
- 0.2
- Size
- 38.45 KB
- Last updated
- 13 days ago (Sep 3, 2025)
- Related Categories
- Version History
- Add to collection
Release notes for 0.2
- New icon
More extensions by k1nz
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet