World Building Craft
World Building Craft on Chrome Browser!
Co to jest World Building Craft?
World Building Craft to rozszerzenie Chrome opracowane przez GunsuGames, a jego główną funkcją jest „World Building Craft on Chrome Browser!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia World Building Craft
Pobierz pliki rozszerzeń World Building Craft w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cgdpneeeaigdilgoooiejlciblgopafe |
Oficjalny URL | https://chromewebstore.google.com/detail/world-building-craft/cgdpneeeaigdilgoooiejlciblgopafe |
Opis | World Building Craft on Chrome Browser! |
Rozmiar pliku | 9.51 MB |
Liczba instalacji | 35 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2022-06-22 |
Data Publikacji | 2022-06-22 |
Deweloper | GunsuGames |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/gunselgamesworld/home |
Obsługiwane Języki | 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" } |