Disc Golf Simulator

Disc Golf Simulator is a simulator game for disc golf.

Qu'est-ce que Disc Golf Simulator ?

Disc Golf Simulator est une extension Chrome développée par Oh When Games, et sa fonction principale est "Disc Golf Simulator is a simulator game for disc golf.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Disc Golf Simulator

Téléchargez les fichiers d'extension Disc Golf Simulator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Disc Golf Simulator Disc Golf Simulator
ID gnlmppcmnhgmemifbhinojbbgcflhlfl
URL Officiel https://chromewebstore.google.com/detail/disc-golf-simulator/gnlmppcmnhgmemifbhinojbbgcflhlfl
Description Disc Golf Simulator is a simulator game for disc golf.
Taille du Fichier 3.85 MB
Nombre d'Installations 300
Version Actuelle 0.1
Dernière Mise à Jour 2019-05-17
Date de Publication 2019-05-16
Développeur Oh When Games
Type de Paiement free
Langues Prises en Charge 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"
    }
}