IO Space

Quick access to your favorite io games.

Wat is IO Space?

IO Space is een Chrome-extensie ontwikkeld door https://iospace.games, en de belangrijkste functie is "Quick access to your favorite io games.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie IO Space

Download IO Space-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam IO Space IO Space
ID pmppcppnpdlgghgimaicaidmcgbompaf
Officiële URL https://chromewebstore.google.com/detail/io-space/pmppcppnpdlgghgimaicaidmcgbompaf
Beschrijving Quick access to your favorite io games.
Bestandsgrootte 739 KB
Aantal Installaties 46
Huidige Versie 1.0.0
Laatst Bijgewerkt 2019-05-28
Publicatiedatum 2019-05-28
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://iospace.games
Betalingswijze free
Ondersteunde Talen 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"
    ]
}