IO Space
Quick access to your favorite io games.
什麼是IO Space?
IO Space是由https://iospace.games開發的Chrome擴展程式,該擴展的主要功能是“Quick access to your favorite io games.”。
擴展截圖
下載IO Space擴展crx文件
下載IO Space擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Check out our collection of IO games! Perfect online games from all the genres and mechanics are available here. Survive, action, battle royale - everything is at your fingertips! Prove your skill and excellence in the best IO games of 2019 against all the masters from all over the world. Let’s go! 擴展基本資訊
| 名稱 | |
| ID | pmppcppnpdlgghgimaicaidmcgbompaf |
| 官方網址 | https://chromewebstore.google.com/detail/io-space/pmppcppnpdlgghgimaicaidmcgbompaf |
| 簡介 | Quick access to your favorite io games. |
| 檔案大小 | 739 KB |
| 安裝次數 | 46 |
| 目前版本 | 1.0.0 |
| 更新時間 | 2019-05-28 |
| 上架時間 | 2019-05-28 |
| 評分 | 1.00/5 共 1 次評分 |
| 開發者 | https://iospace.games |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "IO Space",
"version": "1.0.0",
"manifest_version": 2,
"description": "Quick access to your favorite io games.",
"homepage_url": "http:\/\/iospace.games",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"background": {
"page": "src\/bg\/background.html",
"persistent": true
},
"browser_action": {
"default_icon": "icons\/icon19.png",
"default_title": "IO Games List",
"default_popup": "src\/browser_action\/browser_action.html"
},
"permissions": [
"activeTab"
]
} | |