World Building Craft
World Building Craft on Chrome Browser!
What is World Building Craft?
World Building Craft is a Chrome extension developed by GunsuGames, and its main feature is "World Building Craft on Chrome Browser!".
Extension Screenshots
Download World Building Craft Extension CRX File
Download World Building Craft extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | cgdpneeeaigdilgoooiejlciblgopafe |
Official URL | https://chromewebstore.google.com/detail/world-building-craft/cgdpneeeaigdilgoooiejlciblgopafe |
Description | World Building Craft on Chrome Browser! |
File Size | 9.51 MB |
Installation Count | 35 |
Current Version | 1.0.1 |
Last Updated | 2022-06-22 |
Publish Date | 2022-06-22 |
Developer | GunsuGames |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://sites.google.com/view/gunselgamesworld/home |
Supported Languages | 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" } |