Chill New Tab
Chill, this is just a description
什么是Chill New Tab?
Chill New Tab是由ViRPo开发的Chrome扩展程序,该扩展的主要功能是“Chill, this is just a description”。
扩展截图
下载Chill New Tab扩展crx文件
下载Chill New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
New tab extension which won't distract you from opening a page you actually wanted to open. Also it looks pretty damn cool! 扩展基本信息
| 名称 | |
| ID | lgmmbmcnakgemnadafkjfhnigdgphjag |
| 官方URL | https://chromewebstore.google.com/detail/chill-new-tab/lgmmbmcnakgemnadafkjfhnigdgphjag |
| 简介 | Chill, this is just a description |
| 文件大小 | 33.89 KB |
| 安装次数 | 12 |
| 当前版本 | 1.1 |
| 更新时间 | 2017-02-28 |
| 上架时间 | 2017-02-28 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | ViRPo |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Chill New Tab",
"description": "Chill, this is just a description",
"version": "1.1",
"manifest_version": 2,
"chrome_url_overrides": {
"newtab": "chill.html"
}
} | |