Boxel Golf
Boxel Golf is a multiplayer golf game packed with challenging courses, custom hats, and a powerful level builder.
Что такое Boxel Golf?
Boxel Golf - это расширение Chrome, разработанное https://dopplercreative.com, и его основная функция - "Boxel Golf is a multiplayer golf game packed with challenging courses, custom hats, and a powerful level builder.".
Снимки экрана расширения
Скачать файл CRX расширения Boxel Golf
Скачайте файлы расширений Boxel Golf в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Features: - Online multiplayer - Over 50 levels - Golf cart racing - Hat shop - Level Builder - Music maker No internet? No problem. Play offline to beat your high scores and earn rewards. The Level Builder has been reinvented from scratch, and is now easier than ever to use. Simply draw anywhere on the screen and instantly play your beautiful creation. Make levels that are unique to your play-style, or create impossible levels for your friends. Updates: v1.3.5.3 - Added Beach Ball Hat v1.3.5 - Added Lucky Hat to the shop v1.3.3 - Added autosave to level builder (30 seconds) v1.3.1 - Added custom ball trail - Added option to change trail color - Added option to change trail size in the settings menu v1.2.8 - Fixed blue screen when clicking 'play' too quickly - Updated text highlight color v1.2.7 - Added "Sync Data" button (import or export all data to a file) v1.2.6 - Added AFK penalty (15 seconds) - Added countdown to score cards (levels will automatically load within 5 seconds) v1.2.5 - Update Three.js to r145 - Update Purple Moon hole 1 and 5 - Update Purple Moon background artwork v1.2.4 - Updated UFO hitbox (2x taller) - Fixed multiple Purple Moon glitches v1.2.0 - Added new Purple Moon course (18 holes) - Added UFO - Added Atomic Resizer - Added new space soundtrack - Added 'E' shortcut to exit course - Added Fire hat - Added Cheese hat - Added Mouse hat - Added pumpkin model - Added vent wall - Added level menu height option - Updated multiplayer (Now free to join servers) - Updated UI v1.1.0 - Fixed portal glitch v1.0.9 - Fixed level skip exploit - Fixed level builder crash while playing online - Updated Stonecreek hole 16 and Flagstaff hole 13 v1.0.8 - Fixed Phoenix Hole 5 v1.0.7 - Added the ability to spectate another player (click anywhere after completing level) - Added time limit to multiplayer (120 seconds) - Updated Stonecreek Hole 17 - Updated Phoenix Hole 18 - Fixed golf cart spawn bug v1.0.6 - Added current course name to UI - Fixed multiplayer camera
Основная информация о расширении
Название | Boxel Golf |
ID | mmgjkfjlmdkmoipndaeombfnomjfgeff |
Официальный URL | https://chromewebstore.google.com/detail/boxel-golf/mmgjkfjlmdkmoipndaeombfnomjfgeff |
Описание | Boxel Golf is a multiplayer golf game packed with challenging courses, custom hats, and a powerful level builder. |
Размер файла | 6.91 MB |
Количество установок | 300,000 |
Текущая Версия | 1.3.5.3 |
Последнее Обновление | 2023-08-25 |
Дата публикации | 2022-07-20 |
Рейтинг | 4.64/5 Всего 166 оценок |
Разработчик | https://dopplercreative.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://dopplercreative.com/boxel-golf |
URL страницы помощи | https://dopplercreative.com/boxel-golf |
URL страницы политики конфиденциальности | https://www.dopplercreative.com/privacy-policy |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Boxel Golf", "description": "Boxel Golf is a multiplayer golf game packed with challenging courses, custom hats, and a powerful level builder.", "version": "1.3.5.3", "action": { "default_popup": "index.html", "default_title": "Boxel Golf" }, "icons": { "16": "img\/png\/icon16.png", "48": "img\/png\/icon48.png", "128": "img\/png\/icon128.png" } } |