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 |
官方網址 | 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 } } |