Mini Golf Adventure

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

Wat is Mini Golf Adventure?

Mini Golf Adventure is een Chrome-extensie ontwikkeld door lgamescon, en de belangrijkste functie is "Play a game of mini Golf super fun Mini Golf Adventure!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Mini Golf Adventure

Download Mini Golf Adventure-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

                        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!                    

Basisinformatie over de Extensie

Naam Mini Golf Adventure Mini Golf Adventure
ID ipbomdgbpmieeeekoneeikpjgidfdbkk
Officiële URL https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk
Beschrijving Play a game of mini Golf super fun Mini Golf Adventure!
Bestandsgrootte 9.39 KB
Aantal Installaties 1,069
Huidige Versie 1.0
Laatst Bijgewerkt 2020-04-02
Publicatiedatum 2020-04-02
Ontwikkelaar lgamescon
Betalingswijze free
Extensiewebsite https://mygames123.com/mini-golf-adventures/
Help Pagina-URL https://mygames123.com/mini-golf-adventures/
Ondersteunde Talen 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
    }
}