Rename visible Google, YouTube, and Chrome labels—locally.
在本机自定义 Google、YouTube 和 Chrome 页面中的可见名称。
A privacy-first Manifest V3 Chrome extension for personalized brand labels and a custom new tab page.
Download Chrome Renamer 1.1.2 · Install guide · 中文说明 · Report an issue
⭐ If Chrome Renamer is useful, use GitHub's Star button to save it and help others discover it.
如果它对你有帮助,欢迎点击 GitHub 页面顶部的 Star 收藏并帮助更多人发现它。

Chrome Renamer 是一款本地运行的 Chrome 扩展,可自定义网页中可见的 Google、YouTube 和 Chrome 品牌名称,并提供个性化新标签页。
下载 Chrome Renamer 1.1.2 · 查看 30 秒安装步骤
扩展只能修改普通 HTTP/HTTPS 网页中的内容以及自己的新标签页,不能修改 Chrome 地址栏、菜单、设置页或操作系统界面。
Chrome Renamer replaces supported visible brand labels on ordinary web pages and keeps the same names on its custom new tab page.
| Before | After—you choose the names |
|---|---|
| Aurora | |
| YouTube | StreamBox |
| Chrome | Orbit |
No account, developer server, analytics, advertising, or cloud processing is involved. Your chosen names stay in Chrome’s local extension storage.
Google, YouTube, and Chrome text on ordinary websitesThe new tab search box uses Chrome’s configured default search provider, and complete URLs open directly.
chrome://extensions/.Open pages and the custom new tab page update immediately. Select Restore defaults at any time to bring back the original names.
| Permission or access | Why it is needed |
|---|---|
storage |
Saves the three selected names on the local device |
search |
Sends new-tab searches to Chrome’s configured default provider |
activeTab |
Lets the popup identify the current website after you open the extension |
http://*/*, https://*/* |
Finds and replaces supported visible labels on ordinary web pages |
Website text is processed locally and is not retained. Chrome Renamer has no developer-controlled server and does not sell or share user data.
Chrome extensions cannot rename the Chrome application or modify protected browser interfaces. Chrome Renamer therefore cannot change:
chrome:// pages or Chrome settingsIt changes content inside ordinary HTTP and HTTPS web pages plus the extension’s own new tab page.
No. Label matching and replacement run inside Chrome on your device.
Yes. Chrome Renamer watches for new page content and updates supported labels as they appear.
Yes. Use Restore defaults in the extension popup, or disable/remove the extension.
Yes. Open Chrome Renamer on that website and select Pause here. The hostname is stored locally, and you can select Resume here at any time.
Automatic renaming across ordinary websites requires the content script to run on those pages. An activeTab-only version would require a manual click on every page.
Focused bug reports and pull requests are welcome.
For a suspected security or privacy weakness, use GitHub private vulnerability reporting instead of a public issue. Include the affected version, reproduction steps, expected impact, and the minimum evidence needed to investigate. Do not publish secrets or working exploit details.
Use the public issue tracker for ordinary bugs and compatibility requests.
manifest.json — Manifest V3 configurationpopup.html and popup.js — Name settingscontent.js — Dynamic page-label and logo replacementnewtab.html and newtab.js — Personalized new tab and default-provider searchicons/ — Extension iconsIf Chrome Renamer is useful to you:
Chrome Renamer is an independent, unofficial project and is not affiliated with, authorized by, endorsed by, or sponsored by Google LLC.
Google, YouTube, and Chrome are trademarks of Google LLC. Their use in this project identifies the services whose visible labels the extension can personalize.
Chrome Renamer is open-source software available under the MIT License.