Disc Golf Simulator

Disc Golf Simulator is a simulator game for disc golf.

Wat is Disc Golf Simulator?

Disc Golf Simulator is een Chrome-extensie ontwikkeld door Oh When Games, en de belangrijkste functie is "Disc Golf Simulator is a simulator game for disc golf.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Disc Golf Simulator

Download Disc Golf Simulator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Disc Golf Simulator Disc Golf Simulator
ID gnlmppcmnhgmemifbhinojbbgcflhlfl
Officiële URL https://chromewebstore.google.com/detail/disc-golf-simulator/gnlmppcmnhgmemifbhinojbbgcflhlfl
Beschrijving Disc Golf Simulator is a simulator game for disc golf.
Bestandsgrootte 3.85 MB
Aantal Installaties 300
Huidige Versie 0.1
Laatst Bijgewerkt 2019-05-17
Publicatiedatum 2019-05-16
Ontwikkelaar Oh When Games
Betalingswijze free
Ondersteunde Talen 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"
    }
}