Smart Tab Re(gex)namer par k1nz
A smart tab renamer powered by regexes: enables tab renaming using regex.
7 utilisateurs·trices7 utilisateurs·trices
MĂ©tadonnĂ©es de lâextension
Ă propos de cette 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>".
Noté 5 par 1 personne
Autorisations et données
Autorisations nécessaires :
- Accéder aux onglets du navigateur
- Accéder à vos données pour tous les sites web
Plus dâinformations
- Version
- 0.2
- Taille
- 38,45Â Ko
- DerniĂšre mise Ă jour
- il y a 4 mois (3 sept. 2025)
- Historique des versions
- Ajouter Ă la collection