Holey io Battle Royale
Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes
Hvad er Holey io Battle Royale?
Holey io Battle Royale er en Chrome-udvidelse udviklet af https://gozdegames.com, og dens hovedfunktion er "Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes".
Udvidelsesskærmbilleder
Download Holey io Battle Royale-udvidelses-CRX-fil
Download Holey io Battle Royale-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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! Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | icnfcffdpolegdlbhbdlcchjhflhejcf |
| Officiel URL | https://chromewebstore.google.com/detail/holey-io-battle-royale/icnfcffdpolegdlbhbdlcchjhflhejcf |
| Beskrivelse | Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes |
| Filstørrelse | 14.04 KB |
| Antal Installationer | 38 |
| Nuværende Version | 5.0 |
| Senest Opdateret | 2023-10-28 |
| Udgivelsesdato | 2023-10-27 |
| Udvikler | https://gozdegames.com |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.gozdegames.com/ |
| Hjælpeside-URL | https://www.gozdegames.com/page/developers |
| URL til Fortrolighedspolitik Side | https://www.gozdegames.com/page/privacy |
| Understøttede Sprog | 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"
}
} | |