World Building Craft
World Building Craft on Chrome Browser!
什么是World Building Craft?
World Building Craft是由GunsuGames开发的Chrome扩展程序,该扩展的主要功能是“World Building Craft on Chrome Browser!”。
扩展截图
下载World Building Craft扩展crx文件
下载World Building Craft扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
World Building Craft is #1 sandbox block world crafting simulator. If you can imagine it, you can build it! The 3D random generated open world is composed of rough 3D blocks for you to pick up and place everywhere Open extension tab and check search
扩展基本信息
名称 | |
ID | cgdpneeeaigdilgoooiejlciblgopafe |
官方URL | https://chromewebstore.google.com/detail/world-building-craft/cgdpneeeaigdilgoooiejlciblgopafe |
简介 | World Building Craft on Chrome Browser! |
文件大小 | 9.51 MB |
安装次数 | 35 |
当前版本 | 1.0.1 |
更新时间 | 2022-06-22 |
上架时间 | 2022-06-22 |
开发者 | 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": "world building craft" }, "background": { "service_worker": "background.js" }, "description": "World Building Craft on Chrome Browser!", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "World Building Craft", "short_name": "world building craft", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1" } |