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 |
| 公式URL | 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 |
| Eメール | [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"
]
} | |