IO Space

Quick access to your favorite io games.

什么是IO Space?

IO Space是由https://iospace.games开发的Chrome扩展程序,该扩展的主要功能是“Quick access to your favorite io games.”。

扩展截图

screenshot
screenshot
screenshot

下载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 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"
    ]
}