Mini Golf Adventure

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

Что такое Mini Golf Adventure?

Mini Golf Adventure - это расширение Chrome, разработанное lgamescon, и его основная функция - "Play a game of mini Golf super fun Mini Golf Adventure!".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Mini Golf Adventure

Скачайте файлы расширений Mini Golf Adventure в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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!                    

Основная информация о расширении

Название Mini Golf Adventure Mini Golf Adventure
ID ipbomdgbpmieeeekoneeikpjgidfdbkk
Официальный URL https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk
Описание Play a game of mini Golf super fun Mini Golf Adventure!
Размер файла 9.39 KB
Количество установок 1,069
Текущая Версия 1.0
Последнее Обновление 2020-04-02
Дата публикации 2020-04-02
Разработчик lgamescon
Тип оплаты free
Официальный сайт расширения https://mygames123.com/mini-golf-adventures/
URL страницы помощи https://mygames123.com/mini-golf-adventures/
Поддерживаемые языки 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
    }
}