Haikyuu New Tab
Replaces each new tab with a pastel background and an image from the Haikyuu manga.
什么是Haikyuu New Tab?
Haikyuu New Tab是由jennifer开发的Chrome扩展程序,该扩展的主要功能是“Replaces each new tab with a pastel background and an image from the Haikyuu manga.”。
扩展截图
下载Haikyuu New Tab扩展crx文件
下载Haikyuu New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Haikyuu New Tab replaces each new tab with one of over 75 random combinations of background colors and characters!
New tabs also feature an elegant, minimalistic clock and a small surprise when you click on the screen. 扩展基本信息
| 名称 | |
| ID | obidpejmhcahdaaojlmlkgkhjdedalnp |
| 官方URL | https://chromewebstore.google.com/detail/haikyuu-new-tab/obidpejmhcahdaaojlmlkgkhjdedalnp |
| 简介 | Replaces each new tab with a pastel background and an image from the Haikyuu manga. |
| 文件大小 | 2.07 MB |
| 安装次数 | 5,000 |
| 当前版本 | 1.0 |
| 更新时间 | 2020-12-30 |
| 上架时间 | 2020-12-29 |
| 评分 | 5.00/5 共17次评分 |
| 开发者 | jennifer |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Haikyuu New Tab",
"version": "1.0",
"manifest_version": 2,
"description": "Replaces each new tab with a pastel background and an image from the Haikyuu manga.",
"chrome_url_overrides": {
"newtab": "page.html"
},
"browser_action": {
"default_title": "Haikyuu New Tab",
"default_icon": "hinataicon.png"
}
} | |