IO Space

Quick access to your favorite io games.

Co je IO Space?

IO Space je rozšíření Chrome vyvinuté https://iospace.games, a jeho hlavní funkcí je „Quick access to your favorite io games.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření IO Space

Stáhněte si soubory rozšíření IO Space ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název IO Space IO Space
ID pmppcppnpdlgghgimaicaidmcgbompaf
Oficiální URL https://chromewebstore.google.com/detail/io-space/pmppcppnpdlgghgimaicaidmcgbompaf
Popis Quick access to your favorite io games.
Velikost souboru 739 KB
Počet instalací 46
Aktuální Verze 1.0.0
Poslední Aktualizace 2019-05-28
Datum Vydání 2019-05-28
Hodnocení 1.00/5 Celkem 1 Hodnocení
Vývojář https://iospace.games
Typ Platby free
Podporované Jazyky 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"
    ]
}