Disc Golf Simulator

Disc Golf Simulator is a simulator game for disc golf.

Disc Golf Simulatorとは何ですか?

Disc Golf SimulatorはOh When Gamesによって開発されたChromeの拡張機能で、その主な機能は「Disc Golf Simulator is a simulator game for disc golf.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Disc Golf Simulator拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Disc golf simulator is a game type chrome extension. In this game it will be like play disc golf in which you throw a disc on a 2d plane. It is super fun and I hope you enjoy playing it. Graphics done by: https://www.youtube.com/channel/UCiBFDDolMJFMKcwYYjGYzLw                    

拡張機能の基本情報

名前 Disc Golf Simulator Disc Golf Simulator
ID gnlmppcmnhgmemifbhinojbbgcflhlfl
公式URL https://chromewebstore.google.com/detail/disc-golf-simulator/gnlmppcmnhgmemifbhinojbbgcflhlfl
説明 Disc Golf Simulator is a simulator game for disc golf.
ファイルサイズ 3.85 MB
インストール数 300
現在のバージョン 0.1
最終更新日 2019-05-17
公開日 2019-05-16
開発者 Oh When Games
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1",
    "name": "Disc Golf Simulator",
    "description": "Disc Golf Simulator is a simulator game for disc golf.",
    "permissions": [
        "storage"
    ],
    "icons": {
        "32": "graphics\/icon.png",
        "128": "graphics\/icon.png"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Disc Golf Simulator"
    }
}