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!
拡張機能の基本情報
名前 | IO Space |
ID | pmppcppnpdlgghgimaicaidmcgbompaf |
公式URL | 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" ] } |