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 |
| 官方網址 | 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"
}
} | |