Snake Game (New)

That traditional snake 🐍game but in a popup and offline.

O que é Snake Game (New)?

Snake Game (New) é uma extensão do Chrome desenvolvida por t, e sua principal característica é "That traditional snake 🐍game but in a popup and offline.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Snake Game (New)

Baixe arquivos de extensão Snake Game (New) 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

                        ⬇️ Easy to set up ⬇️:

1. Install and pin 📌 the extension to Chrome.
2. Play from any Google Chrome tab

✨Features ✨

1. Works offline, no ADS 🚫, and 100% free 🆓.
2. Keyboard ⌨️access, press the spacebar to start playing.
3. Saved and synced high scores across your devices.

Play the snake 🐍 game offline now without opening a new window.                    

Informações Básicas da Extensão

Nome Snake Game (New) Snake Game (New)
ID bpebdpbpmejoebeeemcblghakglllkmo
URL Oficial https://chromewebstore.google.com/detail/snake-game-new/bpebdpbpmejoebeeemcblghakglllkmo
Descrição That traditional snake 🐍game but in a popup and offline.
Tamanho do Arquivo 8.29 KB
Contagem de Instalações 58
Versão Atual 1.0.0
Última Atualização 2022-12-28
Data de Publicação 2022-12-27
Classificação 5.00/5 Total de 6 Avaliações
Desenvolvedor t
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Snake Game (New)",
    "version": "1.0.0",
    "description": "That traditional snake \ud83d\udc0dgame but in a popup and offline.",
    "action": {
        "default_title": "Snake Game",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "icons\/32.png",
        "128": "icons\/128.png"
    }
}