Disc Golf Simulator

Disc Golf Simulator is a simulator game for disc golf.

Co je Disc Golf Simulator?

Disc Golf Simulator je rozšíření Chrome vyvinuté Oh When Games, a jeho hlavní funkcí je „Disc Golf Simulator is a simulator game for disc golf.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Disc Golf Simulator

Stáhněte si soubory rozšíření Disc Golf Simulator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název Disc Golf Simulator Disc Golf Simulator
ID gnlmppcmnhgmemifbhinojbbgcflhlfl
Oficiální URL https://chromewebstore.google.com/detail/disc-golf-simulator/gnlmppcmnhgmemifbhinojbbgcflhlfl
Popis Disc Golf Simulator is a simulator game for disc golf.
Velikost souboru 3.85 MB
Počet instalací 300
Aktuální Verze 0.1
Poslední Aktualizace 2019-05-17
Datum Vydání 2019-05-16
Vývojář Oh When Games
Typ Platby free
Podporované Jazyky 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"
    }
}