Holey io Battle Royale
Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes
Cos'è Holey io Battle Royale?
Holey io Battle Royale è un'estensione di Chrome sviluppata da https://gozdegames.com, e la sua funzione principale è "Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Holey io Battle Royale
Scarica i file di estensione Holey io Battle Royale in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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! Informazioni di Base sull'Estensione
| Nome | |
| ID | icnfcffdpolegdlbhbdlcchjhflhejcf |
| URL Ufficiale | https://chromewebstore.google.com/detail/holey-io-battle-royale/icnfcffdpolegdlbhbdlcchjhflhejcf |
| Descrizione | Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes |
| Dimensione del File | 14.04 KB |
| Conteggio Installazioni | 38 |
| Versione Corrente | 5.0 |
| Ultimo Aggiornamento | 2023-10-28 |
| Data di Pubblicazione | 2023-10-27 |
| Sviluppatore | https://gozdegames.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.gozdegames.com/ |
| URL della Pagina di Aiuto | https://www.gozdegames.com/page/developers |
| URL della Pagina della Politica sulla Privacy | https://www.gozdegames.com/page/privacy |
| Lingue Supportate | 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"
}
} | |