Holey io Battle Royale
Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes
什么是Holey io Battle Royale?
Holey io Battle Royale是由https://gozdegames.com开发的Chrome扩展程序,该扩展的主要功能是“Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes”。
扩展截图
下载Holey io Battle Royale扩展crx文件
下载Holey io Battle Royale扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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! 扩展基本信息
| 名称 | |
| ID | icnfcffdpolegdlbhbdlcchjhflhejcf |
| 官方URL | https://chromewebstore.google.com/detail/holey-io-battle-royale/icnfcffdpolegdlbhbdlcchjhflhejcf |
| 简介 | Holey.io is a multiplayer battle royale game where you consume various items and opponents with smaller holes |
| 文件大小 | 14.04 KB |
| 安装次数 | 38 |
| 当前版本 | 5.0 |
| 更新时间 | 2023-10-28 |
| 上架时间 | 2023-10-27 |
| 开发者 | https://gozdegames.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.gozdegames.com/ |
| 帮助页面URL | https://www.gozdegames.com/page/developers |
| 隐私政策页面URL | https://www.gozdegames.com/page/privacy |
| 支持的语言 | 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"
}
} | |