IO Space

Quick access to your favorite io games.

Was ist IO Space?

IO Space ist eine Chrome-Erweiterung, die von https://iospace.games entwickelt wurde, und ihr Hauptmerkmal ist "Quick access to your favorite io games.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

IO Space-Erweiterungs-CRX-Datei herunterladen

Laden Sie IO Space-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name IO Space IO Space
ID pmppcppnpdlgghgimaicaidmcgbompaf
Offizielle URL https://chromewebstore.google.com/detail/io-space/pmppcppnpdlgghgimaicaidmcgbompaf
Beschreibung Quick access to your favorite io games.
Dateigröße 739 KB
Installationsanzahl 46
Aktuelle Version 1.0.0
Letztes Update 2019-05-28
Veröffentlichungsdatum 2019-05-28
Bewertung 1.00/5 Insgesamt 1 Bewertungen
Entwickler https://iospace.games
Zahlungsart free
Unterstützte Sprachen 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"
    ]
}