MooMoo IO Unblocked Game New Tab

MooMooo IO is live with its current version! online game where you can build up platforms and fight.

什么是MooMoo IO Unblocked Game New Tab?

MooMoo IO Unblocked Game New Tab是由https://funfuni.com开发的Chrome扩展程序,该扩展的主要功能是“MooMooo IO is live with its current version! online game where you can build up platforms and fight.”。

扩展截图

screenshot
screenshot
screenshot

下载MooMoo IO Unblocked Game New Tab扩展crx文件

下载MooMoo IO Unblocked Game New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        You can play the popular io game moomoo io in new tab. Thanks to Search Box, you can google search and find new io games.                    

扩展基本信息

名称 MooMoo IO Unblocked Game New Tab MooMoo IO Unblocked Game New Tab
ID fnochmaefogklbmbeklkoljlcmpbiidm
官方URL https://chromewebstore.google.com/detail/moomoo-io-unblocked-game/fnochmaefogklbmbeklkoljlcmpbiidm
简介 MooMooo IO is live with its current version! online game where you can build up platforms and fight.
文件大小 348 KB
安装次数 271
当前版本 1.1
更新时间 2022-03-30
上架时间 2022-03-30
开发者 https://funfuni.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://funfuni.com/
帮助页面URL https://funfuni.com/contact-us/
隐私政策页面URL https://www.funfuni.com/privacy-policy
支持的语言 en
manifest.json
{
    "author": "https:\/\/funfuni.com\/",
    "name": "MooMoo IO Unblocked Game New Tab",
    "description": "MooMooo IO is live with its current version! online game where you can build up platforms and fight.",
    "manifest_version": 3,
    "version": "1.1",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": {
            "128": "128.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [],
    "icons": {
        "128": "128.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}