Bus Mountain Drive

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

Bus Mountain Driveとは何ですか?

Bus Mountain Driveはforgamesによって開発されたChromeの拡張機能で、その主な機能は「Bus Mountain Road is a bus simulation game in the mountains.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Bus Mountain Drive拡張機能のCRXファイルをダウンロード

Bus Mountain Drive拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Bus Mountain Drive Bus Mountain Drive
ID igkahjifnfkdaekmfddldheeddgmmbpp
公式URL https://chromewebstore.google.com/detail/bus-mountain-drive/igkahjifnfkdaekmfddldheeddgmmbpp
説明 Bus Mountain Road is a bus simulation game in the mountains.
ファイルサイズ 44.03 KB
インストール数 4,106
現在のバージョン 1.0
最終更新日 2020-05-09
公開日 2020-05-09
評価 5.00/5 合計 1 レビュー
開発者 forgames
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://cronegame.com/bus-mountain-drive/
ヘルプページのURL https://cronegame.com/bus-mountain-drive/
プライバシーポリシーページのURL https://cronegame.com/privacy-policy
対応言語 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
    }
}