Dream Car Racing

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

Cos'è Dream Car Racing?

Dream Car Racing è un'estensione di Chrome sviluppata da lgamescon, e la sua funzione principale è "Build your car to travel the longest distance on board your four-wheeled vehicle.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Dream Car Racing

Scarica i file di estensione Dream Car Racing in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Dream Car Racing Dream Car Racing
ID ahkpiecnjnpncefkgmfifmkodjefoeda
URL Ufficiale https://chrome.google.com/webstore/detail/dream-car-racing/ahkpiecnjnpncefkgmfifmkodjefoeda
Descrizione Build your car to travel the longest distance on board your four-wheeled vehicle.
Dimensione del File 38.33 KB
Conteggio Installazioni 5,000
Versione Corrente 1.0
Ultimo Aggiornamento 2018-01-29
Data di Pubblicazione 2018-01-29
Valutazione 3.25/5 Totale 4 Valutazioni
Sviluppatore lgamescon
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}