Disc Golf Simulator

Disc Golf Simulator is a simulator game for disc golf.

Hvad er Disc Golf Simulator?

Disc Golf Simulator er en Chrome-udvidelse udviklet af Oh When Games, og dens hovedfunktion er "Disc Golf Simulator is a simulator game for disc golf.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Disc Golf Simulator-udvidelses-CRX-fil

Download Disc Golf Simulator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Disc Golf Simulator Disc Golf Simulator
ID gnlmppcmnhgmemifbhinojbbgcflhlfl
Officiel URL https://chromewebstore.google.com/detail/disc-golf-simulator/gnlmppcmnhgmemifbhinojbbgcflhlfl
Beskrivelse Disc Golf Simulator is a simulator game for disc golf.
Filstørrelse 3.85 MB
Antal Installationer 300
Nuværende Version 0.1
Senest Opdateret 2019-05-17
Udgivelsesdato 2019-05-16
Udvikler Oh When Games
Betalingsmetode free
Understøttede Sprog 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"
    }
}