
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>".
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 获取浏览器标签页
- 访问您在所有网站的数据
更多信息
- 版本
- 0.2
- 大小
- 38.45 KB
- 上次更新
- 17 天前 (2025年9月3日)
- 版本历史
- 添加到收藏集
0.2 的发布说明
- New icon
k1nz 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分