Mini Golf Adventure

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

Apa itu Mini Golf Adventure?

Mini Golf Adventure adalah ekstensi Chrome yang dikembangkan oleh lgamescon, dan fitur utamanya adalah "Play a game of mini Golf super fun Mini Golf Adventure!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Mini Golf Adventure

Unduh file ekstensi Mini Golf Adventure dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Mini Golf Adventure Mini Golf Adventure
ID ipbomdgbpmieeeekoneeikpjgidfdbkk
URL Resmi https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk
Deskripsi Play a game of mini Golf super fun Mini Golf Adventure!
Ukuran File 9.39 KB
Jumlah Instalasi 1,069
Versi Saat Ini 1.0
Terakhir Diperbarui 2020-04-02
Tanggal Publikasi 2020-04-02
Pengembang lgamescon
Tipe Pembayaran free
Situs Ekstensi https://mygames123.com/mini-golf-adventures/
URL Halaman Bantuan https://mygames123.com/mini-golf-adventures/
Bahasa yang Didukung 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
    }
}