Moon City Stunt

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

Was ist Moon City Stunt?

Moon City Stunt ist eine Chrome-Erweiterung, die von games123gamesusa entwickelt wurde, und ihr Hauptmerkmal ist "Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. ".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Moon City Stunt-Erweiterungs-CRX-Datei herunterladen

Laden Sie Moon City Stunt-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Moon City Stunt Moon City Stunt
ID gebmhbabeklehbapgohmhiaplppnpelj
Offizielle URL https://chrome.google.com/webstore/detail/moon-city-stunt/gebmhbabeklehbapgohmhiaplppnpelj
Beschreibung Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon.
Dateigröße 49.86 KB
Installationsanzahl 11
Aktuelle Version 1.0
Letztes Update 2020-05-27
Veröffentlichungsdatum 2020-05-27
Entwickler games123gamesusa
Zahlungsart free
Erweiterungswebsite https://mygames123.com/moon-city-stunt/
Hilfeseite URL https://mygames123.com/moon-city-stunt/
Unterstützte Sprachen 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
    }
}