Snake Game (New)
That traditional snake 🐍game but in a popup and offline.
Cos'è Snake Game (New)?
Snake Game (New) è un'estensione di Chrome sviluppata da t, e la sua funzione principale è "That traditional snake 🐍game but in a popup and offline.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Snake Game (New)
Scarica i file di estensione Snake Game (New) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
⬇️ 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.
Informazioni di Base sull'Estensione
Nome | Snake Game (New) |
ID | bpebdpbpmejoebeeemcblghakglllkmo |
URL Ufficiale | https://chromewebstore.google.com/detail/snake-game-new/bpebdpbpmejoebeeemcblghakglllkmo |
Descrizione | That traditional snake 🐍game but in a popup and offline. |
Dimensione del File | 8.29 KB |
Conteggio Installazioni | 58 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2022-12-28 |
Data di Pubblicazione | 2022-12-27 |
Valutazione | 5.00/5 Totale 6 Valutazioni |
Sviluppatore | t |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit |
Lingue Supportate | 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" } } |