Racing cars Background
Wallpapers and Backgrounds in browser homepage
Racing cars Backgroundとは何ですか?
Racing cars BackgroundはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Wallpapers and Backgrounds in browser homepage」です。
拡張機能のスクリーンショット
Racing cars Background拡張機能のCRXファイルをダウンロード
Racing cars Background拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The best starting point for surfing the internet: fast, efficient and customizable!
Create your Racing cars Start Page!
This extension allows you to enrich and personalize your home page 拡張機能の基本情報
| 名前 | |
| ID | ebopmadmefafkchimikckagkfgmabbbf |
| 公式URL | https://chromewebstore.google.com/detail/racing-cars-background/ebopmadmefafkchimikckagkfgmabbbf |
| 説明 | Wallpapers and Backgrounds in browser homepage |
| ファイルサイズ | 9.8 MB |
| インストール数 | 525 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2018-03-03 |
| 公開日 | 2018-03-03 |
| 開発者 | Unknown |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"version": "1.0.0",
"browser_action": {
"default_icon": "picto\/48.png",
"default_title": "Racing cars Background"
},
"chrome_url_overrides": {
"newtab": "wall.html"
},
"description": "Wallpapers and Backgrounds in browser homepage",
"icons": {
"128": "picto\/128.png",
"48": "picto\/48.png",
"19": "picto\/19.png"
},
"manifest_version": 2,
"name": "Racing cars Background",
"offline_enabled": true,
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"web_accessible_resources": [
"wall.html"
]
} | |