Smart Tab Re(gex)namer ์ ์์: k1nz
A smart tab renamer powered by regexes: enables tab renaming using regex.
์ฌ์ฉ์ 3๋ช
์ฌ์ฉ์ 3๋ช
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์ ๋ณด
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 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 2๋ฌ ์ (2025๋ 9์ 3์ผ)
- ๋ผ์ด์ ์ค
- GNU General Public License v3.0 ์ ์ฉ
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ