Snake Game (New)
That traditional snake 🐍game but in a popup and offline.
Wat is Snake Game (New)?
Snake Game (New) is een Chrome-extensie ontwikkeld door t, en de belangrijkste functie is "That traditional snake 🐍game but in a popup and offline.".
Extensie Screenshots
Download het CRX-bestand van de extensie Snake Game (New)
Download Snake Game (New)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
⬇️ 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.
Basisinformatie over de Extensie
Naam | Snake Game (New) |
ID | bpebdpbpmejoebeeemcblghakglllkmo |
Officiële URL | https://chromewebstore.google.com/detail/snake-game-new/bpebdpbpmejoebeeemcblghakglllkmo |
Beschrijving | That traditional snake 🐍game but in a popup and offline. |
Bestandsgrootte | 8.29 KB |
Aantal Installaties | 58 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2022-12-28 |
Publicatiedatum | 2022-12-27 |
Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
Ontwikkelaar | t |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit |
Ondersteunde Talen | 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" } } |