Bus Mountain Drive

Bus Mountain Road is a bus simulation game in the mountains.

Qu'est-ce que Bus Mountain Drive ?

Bus Mountain Drive est une extension Chrome développée par forgames, et sa fonction principale est "Bus Mountain Road is a bus simulation game in the mountains.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Bus Mountain Drive

Téléchargez les fichiers d'extension Bus Mountain Drive 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

                        Discover now if you are a good bus driver walking the roads more dangerous. To do this put the safety belt and start the path very carefully, because you will have to go through a mountain full of curves. However avoid hitting the cars that climb and descend, not to lose points. But if you are able to stay in control of this bus, prepare yourself, because the roads will be increasingly challenging and surprising, and only the best drivers will be able to complete the crossing.                    

Informations de Base sur l'Extension

Nom Bus Mountain Drive Bus Mountain Drive
ID igkahjifnfkdaekmfddldheeddgmmbpp
URL Officiel https://chromewebstore.google.com/detail/bus-mountain-drive/igkahjifnfkdaekmfddldheeddgmmbpp
Description Bus Mountain Road is a bus simulation game in the mountains.
Taille du Fichier 44.03 KB
Nombre d'Installations 4,106
Version Actuelle 1.0
Dernière Mise à Jour 2020-05-09
Date de Publication 2020-05-09
Évaluation 5.00/5 Total 1 Évaluations
Développeur forgames
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://cronegame.com/bus-mountain-drive/
URL de la Page d'Aide https://cronegame.com/bus-mountain-drive/
URL de la Page de Politique de Confidentialité https://cronegame.com/privacy-policy
Langues Prises en Charge de,en,en-GB,en-US,es,it,pt-BR,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "Bus Mountain Drive",
    "short_name": "Play Bus Mountain Drive Free Online Game",
    "description": "Bus Mountain Road is a bus simulation game in the mountains.",
    "version": "1.0",
    "browser_action": {
        "default_title": "Bus Mountain Drive",
        "default_icon": "128.png"
    },
    "icons": {
        "16": "128.png",
        "48": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}