Mini Golf Adventure

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

Cos'è Mini Golf Adventure?

Mini Golf Adventure è un'estensione di Chrome sviluppata da lgamescon, e la sua funzione principale è "Play a game of mini Golf super fun Mini Golf Adventure!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Mini Golf Adventure

Scarica i file di estensione Mini Golf Adventure in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Mini Golf Adventure Mini Golf Adventure
ID ipbomdgbpmieeeekoneeikpjgidfdbkk
URL Ufficiale https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk
Descrizione Play a game of mini Golf super fun Mini Golf Adventure!
Dimensione del File 9.39 KB
Conteggio Installazioni 1,069
Versione Corrente 1.0
Ultimo Aggiornamento 2020-04-02
Data di Pubblicazione 2020-04-02
Sviluppatore lgamescon
Tipo di Pagamento free
Sito Web dell'Estensione https://mygames123.com/mini-golf-adventures/
URL della Pagina di Aiuto https://mygames123.com/mini-golf-adventures/
Lingue Supportate 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
    }
}