Supercars New Tab Wallpapers
Supercars New Tab Wallpapers
什麼是Supercars New Tab Wallpapers?
Supercars New Tab Wallpapers是由dev404開發的Chrome擴展程式,該擴展的主要功能是“Supercars New Tab Wallpapers”。
擴展截圖
下載Supercars New Tab Wallpapers擴展crx文件
下載Supercars New Tab Wallpapers擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Supercars New Tab & Wallpapers Collection
Created by Solodev
########################################################################
Supercars New Tab Extension brings a new look to your Chrome browser.
Install Supercars New Tab and enjoy handpicked HD images of Supercars.
# Perks of Supercars New Tab Extension (created by Solodev)
✓ High quality wallpapers with every new tab
✓ Current Date/Time
✓ Shortcut links to social networks and shopping websites
✓ Multiple search engines to help you search through different websites:
- Google
- YouTube
- Amazon
- G2A (to search games)
- Kinguin (Best game deals)
####################################################################################
You can also support us at: https://www.buymeacoffee.com/RONpy5oXJ
We are going to add more feature for you to have better experience on your browser. It's a promise.
If you liked the Supercars New Tab Wallpapers extension we suggest you to take a look our other extensions. 擴展基本資訊
| 名稱 | |
| ID | iglpbfkjfdgbeffloekmhibggpnkfpcf |
| 官方網址 | https://chrome.google.com/webstore/detail/supercars-new-tab-wallpap/iglpbfkjfdgbeffloekmhibggpnkfpcf |
| 簡介 | Supercars New Tab Wallpapers |
| 檔案大小 | 4.6 MB |
| 安裝次數 | 661 |
| 目前版本 | 1.0.0 |
| 更新時間 | 2020-07-10 |
| 上架時間 | 2020-07-10 |
| 評分 | 5.00/5 共 1 次評分 |
| 開發者 | dev404 |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Supercars New Tab Wallpapers",
"version": "1.0.0",
"description": "Supercars New Tab Wallpapers",
"icons": {
"128": "assets\/icons\/icon-128.png",
"64": "assets\/icons\/icon-64.png",
"48": "assets\/icons\/icon-48.png",
"32": "assets\/icons\/icon-32.png",
"24": "assets\/icons\/icon-24.png",
"16": "assets\/icons\/icon-16.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"storage"
]
} | |