Holey io Battle Royale
Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes
Was ist Holey io Battle Royale?
Holey io Battle Royale ist eine Chrome-Erweiterung, die von https://gozdegames.com entwickelt wurde, und ihr Hauptmerkmal ist "Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes".
Erweiterungsscreenshots
Holey io Battle Royale-Erweiterungs-CRX-Datei herunterladen
Laden Sie Holey io Battle Royale-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
Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes. You will grow bigger as you swallow! The map will continuously shrink, forcing players into a narrower environment until there is only one person left standing. Consume, grow, and become the last hole standing in the arena! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | icnfcffdpolegdlbhbdlcchjhflhejcf |
| Offizielle URL | https://chromewebstore.google.com/detail/holey-io-battle-royale/icnfcffdpolegdlbhbdlcchjhflhejcf |
| Beschreibung | Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes |
| Dateigröße | 14.04 KB |
| Installationsanzahl | 38 |
| Aktuelle Version | 5.0 |
| Letztes Update | 2023-10-28 |
| Veröffentlichungsdatum | 2023-10-27 |
| Entwickler | https://gozdegames.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.gozdegames.com/ |
| Hilfeseite URL | https://www.gozdegames.com/page/developers |
| URL der Datenschutzrichtlinien-Seite | https://www.gozdegames.com/page/privacy |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Holey io Battle Royale",
"version": "5.0",
"description": "Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes",
"permissions": [
"activeTab"
],
"action": {
"default_popup": "popup.html"
},
"icons": {
"128": "icon.png"
}
} | |