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