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. 」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 } } |