
Smart Tab Re(gex)namer 作者: k1nz
A smart tab renamer powered by regexes: enables tab renaming using regex.
3 位使用者3 位使用者
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
關於此擴充套件
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>".
由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 存取瀏覽器分頁
- 存取您所有網站中的資料
更多資訊
- 版本
- 0.2
- 大小
- 38.45 KB
- 最近更新
- 17 天前 (2025年9月3日)
- 版本紀錄
- 新增至收藏集
0.2 版的發行公告
- New icon
k1nz 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分