Mini Golf Adventure

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

什么是Mini Golf Adventure?

Mini Golf Adventure是由lgamescon开发的Chrome扩展程序,该扩展的主要功能是“Play a game of mini Golf super fun Mini Golf Adventure!”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Mini Golf Adventure扩展crx文件

下载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
    }
}