Mini Golf Adventure

Play a game of mini Golf super fun Mini Golf Adventure!

Qu'est-ce que Mini Golf Adventure ?

Mini Golf Adventure est une extension Chrome développée par lgamescon, et sa fonction principale est "Play a game of mini Golf super fun Mini Golf Adventure!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Mini Golf Adventure

Téléchargez les fichiers d'extension Mini Golf Adventure 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

                        Play a game of mini Golf super fun Mini Golf Adventure! Make several strokes with skill and do the maximum points to be the winner! – Play Mini Golf Adventure Free and Have Fun!                    

Informations de Base sur l'Extension

Nom Mini Golf Adventure Mini Golf Adventure
ID ipbomdgbpmieeeekoneeikpjgidfdbkk
URL Officiel https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk
Description Play a game of mini Golf super fun Mini Golf Adventure!
Taille du Fichier 9.39 KB
Nombre d'Installations 1,069
Version Actuelle 1.0
Dernière Mise à Jour 2020-04-02
Date de Publication 2020-04-02
Développeur lgamescon
Type de Paiement free
Site Web de l'Extension https://mygames123.com/mini-golf-adventures/
URL de la Page d'Aide https://mygames123.com/mini-golf-adventures/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mini Golf Adventure",
    "short_name": "Play Mini Golf Adventure Free Online Game",
    "description": "Play a game of mini Golf super fun Mini Golf Adventure!",
    "version": "1.0",
    "browser_action": {
        "default_title": "Papa's Cupcakeria",
        "default_icon": "128.png"
    },
    "icons": {
        "16": "128.png",
        "48": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}