当你在工作或者学习的时候,标签页较多,标题不好区分。
于是提供一个快捷键用于修改标题名称。 通过 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
- 安装油猴插件(Install Tampermonkey)
- 将 RenameTitle/RenameTitle.js 文件拷贝到油猴(新建脚本),并且启用 (Copy RenameTitle/RenameTitle.js into tampermonkey(add new script),and enable the script)
- 通过
command + option + T
重命名 ( Then, usecommand + option + T
to rename tab)