Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cocowwy/chromerenametitle
Rename Chrome tab title
https://github.com/cocowwy/chromerenametitle
Last synced: 3 days ago
JSON representation
Rename Chrome tab title
- Host: GitHub
- URL: https://github.com/cocowwy/chromerenametitle
- Owner: Cocowwy
- License: apache-2.0
- Created: 2024-05-11T05:55:22.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-11T06:12:21.000Z (6 months ago)
- Last Synced: 2024-05-12T06:37:16.896Z (6 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 谷歌浏览器标签页重命名 ChromeTitleRename
当你在工作或者学习的时候,标签页较多,标题不好区分。
于是提供一个快捷键用于修改标题名称。 通过 ```command + option + T``` 的快捷键,重命名标签页名称When you are working or studying, the Chrome's tabs are divided and the titles are difficult to distinguish.
Then provide a shortcut key for modifying the title name. Rename the tab page name through the ```command + option + T``` shortcut keys# How to use?
1. 安装油猴插件(Install Tampermonkey)
2. 将 RenameTitle/RenameTitle.js 文件拷贝到油猴(新建脚本),并且启用 (Copy RenameTitle/RenameTitle.js into tampermonkey(add new script),and enable the script)
3. 通过 ```command + option + T``` 重命名 ( Then, use ```command + option + T``` to rename tab)# 🍬
![image](https://github.com/Cocowwy/RenameTitle/assets/63331147/720315ce-2e35-4878-9bee-3c0bb5362323)
![image](https://github.com/Cocowwy/RenameTitle/assets/63331147/c3228e71-143e-4b21-bb97-b29dd55f59a0)