Snake Game (New)

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

Was ist Snake Game (New)?

Snake Game (New) ist eine Chrome-Erweiterung, die von t entwickelt wurde, und ihr Hauptmerkmal ist "That traditional snake 🐍game but in a popup and offline.".

Erweiterungsscreenshots

screenshot
screenshot

Snake Game (New)-Erweiterungs-CRX-Datei herunterladen

Laden Sie Snake Game (New)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        ⬇️ 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.                    

Grundlegende Informationen zur Erweiterung

Name Snake Game (New) Snake Game (New)
ID bpebdpbpmejoebeeemcblghakglllkmo
Offizielle URL https://chromewebstore.google.com/detail/snake-game-new/bpebdpbpmejoebeeemcblghakglllkmo
Beschreibung That traditional snake 🐍game but in a popup and offline.
Dateigröße 8.29 KB
Installationsanzahl 58
Aktuelle Version 1.0.0
Letztes Update 2022-12-28
Veröffentlichungsdatum 2022-12-27
Bewertung 5.00/5 Insgesamt 6 Bewertungen
Entwickler t
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit
Unterstützte Sprachen 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"
    }
}