Dream Car Racing

Build your car to travel the longest distance on board your four-wheeled vehicle.

Dream Car Racingとは何ですか?

Dream Car Racingはlgamesconによって開発されたChromeの拡張機能で、その主な機能は「Build your car to travel the longest distance on board your four-wheeled vehicle.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Dream Car Racing拡張機能のCRXファイルをダウンロード

Dream Car Racing拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Build your car to travel the longest distance on board your four-wheeled vehicle. Assemble a car that spends little fuel to make the vehicle go the longest distance with the gasoline tank.                    

拡張機能の基本情報

名前 Dream Car Racing Dream Car Racing
ID ahkpiecnjnpncefkgmfifmkodjefoeda
公式URL https://chrome.google.com/webstore/detail/dream-car-racing/ahkpiecnjnpncefkgmfifmkodjefoeda
説明 Build your car to travel the longest distance on board your four-wheeled vehicle.
ファイルサイズ 38.33 KB
インストール数 5,000
現在のバージョン 1.0
最終更新日 2018-01-29
公開日 2018-01-29
評価 3.25/5 合計 4 レビュー
開発者 lgamescon
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dream Car Racing",
    "short_name": "Play Dream Car Racing Game",
    "description": "Build your car to travel the longest distance on board your four-wheeled vehicle. ",
    "version": "1.0",
    "browser_action": {
        "default_icon": "dreamcarracing128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}