World Building Craft
World Building Craft on Chrome Browser!
Vad är World Building Craft?
World Building Craft är en Chrome-tillägg utvecklad av GunsuGames, och dess huvudfunktion är "World Building Craft on Chrome Browser!".
Tilläggsskärmbilder
Ladda ner World Building Craft-förlängningens CRX-fil
Ladda ner World Building Craft-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | cgdpneeeaigdilgoooiejlciblgopafe |
Officiell webbadress | https://chromewebstore.google.com/detail/world-building-craft/cgdpneeeaigdilgoooiejlciblgopafe |
Beskrivning | World Building Craft on Chrome Browser! |
Filstorlek | 9.51 MB |
Antal Installationer | 35 |
Aktuell Version | 1.0.1 |
Senast Uppdaterad | 2022-06-22 |
Publiceringsdatum | 2022-06-22 |
Utvecklare | GunsuGames |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://sites.google.com/view/gunselgamesworld/home |
Stödda Språk | 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" } |