Every Io Games In One Place

You can find the best io games in the same place. You need just to choose whichever you want.

Was ist Every Io Games In One Place?

Every Io Games In One Place ist eine Chrome-Erweiterung, die von atalaydemiral entwickelt wurde, und ihr Hauptmerkmal ist "You can find the best io games in the same place. You need just to choose whichever you want.".

Erweiterungsscreenshots

screenshot

Every Io Games In One Place-Erweiterungs-CRX-Datei herunterladen

Laden Sie Every Io Games In One Place-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

                        You can play the best io games in one place without making an effort. You just need to choose which io games you wanna play, then play the game.                    

Grundlegende Informationen zur Erweiterung

Name Every Io Games In One Place Every Io Games In One Place
ID lklbnpemadmddgheelbmcpllfgojpcmj
Offizielle URL https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj
Beschreibung You can find the best io games in the same place. You need just to choose whichever you want.
Dateigröße 53.41 KB
Installationsanzahl 21
Aktuelle Version 1.1
Letztes Update 2018-03-03
Veröffentlichungsdatum 2018-03-03
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler atalaydemiral
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "background": {
        "scripts": [
            "adde.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "iframe.html"
    },
    "description": "You can find the best io games in the same place. You need just to choose whichever you want.",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "manifest_version": 2,
    "name": "Every Io Games In One Place",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}