Ferrari New Tab
A redesigned new tab page with a Ferrari as the background image.
什么是Ferrari New Tab?
Ferrari New Tab是由Usman Qazi开发的Chrome扩展程序,该扩展的主要功能是“A redesigned new tab page with a Ferrari as the background image.”。
扩展截图
下载Ferrari New Tab扩展crx文件
下载Ferrari New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A redesigned new tab page with a Ferrari as the background image. 扩展基本信息
| 名称 | |
| ID | ojdanhdmndclmcmeocbfnnnmmldicjfk |
| 官方URL | https://chromewebstore.google.com/detail/ferrari-new-tab/ojdanhdmndclmcmeocbfnnnmmldicjfk |
| 简介 | A redesigned new tab page with a Ferrari as the background image. |
| 文件大小 | 3.84 MB |
| 安装次数 | 33 |
| 当前版本 | 1.0 |
| 更新时间 | 2020-07-07 |
| 上架时间 | 2020-07-06 |
| 评分 | 5.00/5 共8次评分 |
| 开发者 | Usman Qazi |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Ferrari New Tab",
"version": "1.0",
"chrome_url_overrides": {
"newtab": "sketch\/index.html"
},
"icons": {
"16": "sketch\/sources\/icons\/icon16.png",
"48": "sketch\/sources\/icons\/icon48.png",
"128": "sketch\/sources\/icons\/icon128.png"
}
} | |