Moon City Stunt

Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon.

什么是Moon City Stunt?

Moon City Stunt是由games123gamesusa开发的Chrome扩展程序,该扩展的主要功能是“Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. ”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载Moon City Stunt扩展crx文件

下载Moon City Stunt扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. If you want to, challenge another player to participate in racing cars to 2 and unlock cars even more legal.                    

扩展基本信息

名称 Moon City Stunt Moon City Stunt
ID gebmhbabeklehbapgohmhiaplppnpelj
官方URL https://chrome.google.com/webstore/detail/moon-city-stunt/gebmhbabeklehbapgohmhiaplppnpelj
简介 Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon.
文件大小 49.86 KB
安装次数 11
当前版本 1.0
更新时间 2020-05-27
上架时间 2020-05-27
开发者 games123gamesusa
付费类型 free
扩展官网 https://mygames123.com/moon-city-stunt/
帮助页面URL https://mygames123.com/moon-city-stunt/
支持的语言 de,en,en-GB,en-US,es,it,pt-BR,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "Moon City Stunt",
    "short_name": "Play Moon City Stunt Free Online Game",
    "description": "Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. ",
    "version": "1.0",
    "browser_action": {
        "default_title": "Moon City Stunt",
        "default_icon": "128.png"
    },
    "icons": {
        "16": "128.png",
        "48": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}