World Building Craft
World Building Craft on Chrome Browser!
Что такое World Building Craft?
World Building Craft - это расширение Chrome, разработанное GunsuGames, и его основная функция - "World Building Craft on Chrome Browser!".
Снимки экрана расширения
Скачать файл CRX расширения World Building Craft
Скачайте файлы расширений 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" } |