IO Space

Quick access to your favorite io games.

What is IO Space?

IO Space is a Chrome extension developed by https://iospace.games, and its main feature is "Quick access to your favorite io games.".

Extension Screenshots

screenshot
screenshot
screenshot

Download IO Space Extension CRX File

Download IO Space extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name IO Space IO Space
ID pmppcppnpdlgghgimaicaidmcgbompaf
Official URL https://chromewebstore.google.com/detail/io-space/pmppcppnpdlgghgimaicaidmcgbompaf
Description Quick access to your favorite io games.
File Size 739 KB
Installation Count 46
Current Version 1.0.0
Last Updated 2019-05-28
Publish Date 2019-05-28
Rating 1.00/5 Total 1 Ratings
Developer https://iospace.games
Payment Type free
Supported Languages 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"
    ]
}