Moon City Stunt

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

Apa itu Moon City Stunt?

Moon City Stunt adalah ekstensi Chrome yang dikembangkan oleh games123gamesusa, dan fitur utamanya adalah "Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. ".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Moon City Stunt

Unduh file ekstensi Moon City Stunt 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

                        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.                    

Informasi Dasar Ekstensi

Nama Moon City Stunt Moon City Stunt
ID gebmhbabeklehbapgohmhiaplppnpelj
URL Resmi https://chrome.google.com/webstore/detail/moon-city-stunt/gebmhbabeklehbapgohmhiaplppnpelj
Deskripsi Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon.
Ukuran File 49.86 KB
Jumlah Instalasi 11
Versi Saat Ini 1.0
Terakhir Diperbarui 2020-05-27
Tanggal Publikasi 2020-05-27
Pengembang games123gamesusa
Tipe Pembayaran free
Situs Ekstensi https://mygames123.com/moon-city-stunt/
URL Halaman Bantuan https://mygames123.com/moon-city-stunt/
Bahasa yang Didukung 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
    }
}