Moon City Stunt
Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon.
What is Moon City Stunt?
Moon City Stunt is a Chrome extension developed by games123gamesusa, and its main feature is "Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. ".
Extension Screenshots
Download Moon City Stunt Extension CRX File
Download Moon City Stunt extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | gebmhbabeklehbapgohmhiaplppnpelj |
Official URL | https://chrome.google.com/webstore/detail/moon-city-stunt/gebmhbabeklehbapgohmhiaplppnpelj |
Description | Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. |
File Size | 49.86 KB |
Installation Count | 11 |
Current Version | 1.0 |
Last Updated | 2020-05-27 |
Publish Date | 2020-05-27 |
Developer | games123gamesusa |
Payment Type | free |
Extension Website | https://mygames123.com/moon-city-stunt/ |
Help Page URL | https://mygames123.com/moon-city-stunt/ |
Supported Languages | 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 } } |