Smart Tab Re(gex)namer ავტორი k1nz
A smart tab renamer powered by regexes: enables tab renaming using regex.
5 მომხმარებელი5 მომხმარებელი
გაფართოების მონაცემები
გაფართოების შესახებ
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>".
0 შეფასება 0 მიმომხილველისგან
ნებართვები და მონაცემები
დამატებითი მონაცემები
- ვერსია
- 0.2
- ზომა
- 38,45 კბ
- ბოლო განახლება
- 3 თვის წინ (3 სექ 2025)
- ვერსიის ისტორია
- კრებულში დამატება