Dream Car Racing

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

Apa itu Dream Car Racing?

Dream Car Racing adalah ekstensi Chrome yang dikembangkan oleh lgamescon, dan fitur utamanya adalah "Build your car to travel the longest distance on board your four-wheeled vehicle.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Dream Car Racing

Unduh file ekstensi Dream Car Racing dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Dream Car Racing Dream Car Racing
ID ahkpiecnjnpncefkgmfifmkodjefoeda
URL Resmi https://chrome.google.com/webstore/detail/dream-car-racing/ahkpiecnjnpncefkgmfifmkodjefoeda
Deskripsi Build your car to travel the longest distance on board your four-wheeled vehicle.
Ukuran File 38.33 KB
Jumlah Instalasi 5,000
Versi Saat Ini 1.0
Terakhir Diperbarui 2018-01-29
Tanggal Publikasi 2018-01-29
Penilaian 3.25/5 Total 4 Penilaian
Pengembang lgamescon
Tipe Pembayaran free
Bahasa yang Didukung 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\/"
    ]
}