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.

O que é Every Io Games In One Place?

Every Io Games In One Place é uma extensão do Chrome desenvolvida por atalaydemiral, e sua principal característica é "You can find the best io games in the same place. You need just to choose whichever you want.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Every Io Games In One Place

Baixe arquivos de extensão Every Io Games In One Place no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Every Io Games In One Place Every Io Games In One Place
ID lklbnpemadmddgheelbmcpllfgojpcmj
URL Oficial https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj
Descrição You can find the best io games in the same place. You need just to choose whichever you want.
Tamanho do Arquivo 53.41 KB
Contagem de Instalações 21
Versão Atual 1.1
Última Atualização 2018-03-03
Data de Publicação 2018-03-03
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor atalaydemiral
Tipo de Pagamento free
Idiomas Suportados 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"
}