Mine Clone 4
Mine Clone 4 on Chrome Browser!
什么是Mine Clone 4?
Mine Clone 4是由GunsuGames开发的Chrome扩展程序,该扩展的主要功能是“Mine Clone 4 on Chrome Browser!”。
扩展截图
下载Mine Clone 4扩展crx文件
下载Mine Clone 4扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
You can create and customize entire kingdoms in this world-building simulation. Go exploring through lush meadows and past picturesque ponds after you adjust them by moving around the various blocks.
Open Extension Tab and Check Search 扩展基本信息
| 名称 | |
| ID | gelhaplccbpcjegckhncbmopkjaeglei |
| 官方URL | https://chromewebstore.google.com/detail/mine-clone-4/gelhaplccbpcjegckhncbmopkjaeglei |
| 简介 | Mine Clone 4 on Chrome Browser! |
| 文件大小 | 7.56 MB |
| 安装次数 | 39 |
| 当前版本 | 1.1.0 |
| 更新时间 | 2022-06-29 |
| 上架时间 | 2022-06-29 |
| 开发者 | GunsuGames |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://sites.google.com/view/gunselgamesworld/home |
| 支持的语言 | en |
| manifest.json | |
{
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "Mine Clone 4"
},
"background": {
"service_worker": "background.js"
},
"description": "Mine Clone 4 on Chrome Browser!",
"icons": {
"128": "icon_128.png",
"16": "icon_16.png",
"256": "icon.png",
"48": "icon_48.png"
},
"manifest_version": 3,
"name": "Mine Clone 4",
"short_name": "Mine Clone",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.1.0"
} | |