是否可以通过扩展更改Google Chrome默认文档区域UI

发布于 2025-01-07 11:24:25 字数 239 浏览 2 评论 0原文

在 Google Chrome 中,当我们打开新选项卡时,我们会看到应用程序图标或快速拨号。我想通过扩展来改变外观(如果可能的话)。

例如,我希望每行显示 7 个应用程序图标,而不是连续显示 6 个应用程序图标;也许我想更改背景颜色等。

我问这个是因为最近我意识到我可以通过开发人员工具(检查元素)查看源代码,然后通过更改那里的 css 来更改布局和颜色?

如果没有,有没有办法可以更改已安装的文件以获得相同的效果?

In Google Chrome, when we open a new tab, we see icons of apps or the speed dial. I want to change the looks through an extension (if it is possible).

For example, instead of 6 app icons showing in a row, I would want to display 7 app icons in each row; and maybe I want to change the background color etc etc.

I'm asking this as recently I realize I can view the source through the developers tool (Inspect Element) and than change the layout and colors by changing the css there?

If not, is there a way I can change the installed files to give the same effect?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

丘比特射中我 2025-01-14 11:24:25

是的,您可以覆盖 Chrome 默认情况下的某些页面。

  • 书签管理器
  • 历史记录
  • 新标签

查看文档以获取更多信息:

http://code.google.com /chrome/extensions/override.html

Yes, you can override some of the pages that come in Chrome by default.

  • Bookmark Manager
  • History
  • New Tab

Check the docs for more info:

http://code.google.com/chrome/extensions/override.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文