Bus Mountain Drive

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

What is Bus Mountain Drive?

Bus Mountain Drive is a Chrome extension developed by forgames, and its main feature is "Bus Mountain Road is a bus simulation game in the mountains.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Bus Mountain Drive Extension CRX File

Download Bus Mountain Drive extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Bus Mountain Drive Bus Mountain Drive
ID igkahjifnfkdaekmfddldheeddgmmbpp
Official URL https://chromewebstore.google.com/detail/bus-mountain-drive/igkahjifnfkdaekmfddldheeddgmmbpp
Description Bus Mountain Road is a bus simulation game in the mountains.
File Size 44.03 KB
Installation Count 4,106
Current Version 1.0
Last Updated 2020-05-09
Publish Date 2020-05-09
Rating 5.00/5 Total 1 Ratings
Developer forgames
Email [email protected]
Payment Type free
Extension Website https://cronegame.com/bus-mountain-drive/
Help Page URL https://cronegame.com/bus-mountain-drive/
Privacy Policy Page URL https://cronegame.com/privacy-policy
Supported Languages 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
    }
}