Boxel Golf
Boxel Golf is a multiplayer golf game packed with challenging courses, custom hats, and a powerful level builder.
Was ist Boxel Golf?
Boxel Golf ist eine Chrome-Erweiterung, die von https://dopplercreative.com entwickelt wurde, und ihr Hauptmerkmal ist "Boxel Golf is a multiplayer golf game packed with challenging courses, custom hats, and a powerful level builder.".
Erweiterungsscreenshots
Boxel Golf-Erweiterungs-CRX-Datei herunterladen
Laden Sie Boxel Golf-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Boxel Golf |
ID | mmgjkfjlmdkmoipndaeombfnomjfgeff |
Offizielle URL | https://chromewebstore.google.com/detail/boxel-golf/mmgjkfjlmdkmoipndaeombfnomjfgeff |
Beschreibung | Boxel Golf is a multiplayer golf game packed with challenging courses, custom hats, and a powerful level builder. |
Dateigröße | 6.91 MB |
Installationsanzahl | 300,000 |
Aktuelle Version | 1.3.5.3 |
Letztes Update | 2023-08-25 |
Veröffentlichungsdatum | 2022-07-20 |
Bewertung | 4.64/5 Insgesamt 166 Bewertungen |
Entwickler | https://dopplercreative.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://dopplercreative.com/boxel-golf |
Hilfeseite URL | https://dopplercreative.com/boxel-golf |
URL der Datenschutzrichtlinien-Seite | https://www.dopplercreative.com/privacy-policy |
Unterstützte Sprachen | 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" } } |