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.

Co to jest Every Io Games In One Place?

Every Io Games In One Place to rozszerzenie Chrome opracowane przez atalaydemiral, a jego główną funkcją jest „You can find the best io games in the same place. You need just to choose whichever you want.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Every Io Games In One Place

Pobierz pliki rozszerzeń Every Io Games In One Place w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Every Io Games In One Place Every Io Games In One Place
ID lklbnpemadmddgheelbmcpllfgojpcmj
Oficjalny URL https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj
Opis You can find the best io games in the same place. You need just to choose whichever you want.
Rozmiar pliku 53.41 KB
Liczba instalacji 21
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2018-03-03
Data Publikacji 2018-03-03
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper atalaydemiral
Typ Płatności free
Obsługiwane Języki 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"
}