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.

Что такое Every Io Games In One Place?

Every Io Games In One Place - это расширение Chrome, разработанное atalaydemiral, и его основная функция - "You can find the best io games in the same place. You need just to choose whichever you want.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Every Io Games In One Place

Скачайте файлы расширений Every Io Games In One Place в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Every Io Games In One Place Every Io Games In One Place
ID lklbnpemadmddgheelbmcpllfgojpcmj
Официальный URL https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj
Описание You can find the best io games in the same place. You need just to choose whichever you want.
Размер файла 53.41 KB
Количество установок 21
Текущая Версия 1.1
Последнее Обновление 2018-03-03
Дата публикации 2018-03-03
Рейтинг 5.00/5 Всего 2 оценок
Разработчик atalaydemiral
Тип оплаты free
Поддерживаемые языки 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"
}