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.
擴展基本資訊
名稱 | Ferrari New Tab |
ID | ojdanhdmndclmcmeocbfnnnmmldicjfk |
官方網址 | 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" } } |