Patorjk.com Snake

Play this javascript snake in any tab!

O que é Patorjk.com Snake?

Patorjk.com Snake é uma extensão do Chrome desenvolvida por Maxim Collingwood, e sua principal característica é "Play this javascript snake in any tab!".

Baixar o arquivo CRX da Extensão Patorjk.com Snake

Baixe arquivos de extensão Patorjk.com Snake 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

                        All credit goes to patorjk.com, this is not my game. However, since this game is so fun, I've decided to give it some more publicity.                    

Informações Básicas da Extensão

Nome Patorjk.com Snake Patorjk.com Snake
ID aickjkenlpkgbghpkkenlbffpiookpai
URL Oficial https://chromewebstore.google.com/detail/patorjkcom-snake/aickjkenlpkgbghpkkenlbffpiookpai
Descrição Play this javascript snake in any tab!
Tamanho do Arquivo 16.29 KB
Contagem de Instalações 173
Versão Atual 1.5
Última Atualização 2017-04-07
Data de Publicação 2017-04-07
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Maxim Collingwood
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Patorjk.com Snake",
    "version": "1.5",
    "description": "Play this javascript snake in any tab!",
    "icons": {
        "128": "download.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    }
}