Dream Car Racing

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

Qu'est-ce que Dream Car Racing ?

Dream Car Racing est une extension Chrome développée par lgamescon, et sa fonction principale est "Build your car to travel the longest distance on board your four-wheeled vehicle.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Dream Car Racing

Téléchargez les fichiers d'extension Dream Car Racing au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Dream Car Racing Dream Car Racing
ID ahkpiecnjnpncefkgmfifmkodjefoeda
URL Officiel https://chrome.google.com/webstore/detail/dream-car-racing/ahkpiecnjnpncefkgmfifmkodjefoeda
Description Build your car to travel the longest distance on board your four-wheeled vehicle.
Taille du Fichier 38.33 KB
Nombre d'Installations 5,000
Version Actuelle 1.0
Dernière Mise à Jour 2018-01-29
Date de Publication 2018-01-29
Évaluation 3.25/5 Total 4 Évaluations
Développeur lgamescon
Type de Paiement free
Langues Prises en Charge 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\/"
    ]
}