Snake Game (New)

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

Что такое Snake Game (New)?

Snake Game (New) - это расширение Chrome, разработанное t, и его основная функция - "That traditional snake 🐍game but in a popup and offline.".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Snake Game (New)

Скачайте файлы расширений Snake Game (New) в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название Snake Game (New) Snake Game (New)
ID bpebdpbpmejoebeeemcblghakglllkmo
Официальный URL https://chromewebstore.google.com/detail/snake-game-new/bpebdpbpmejoebeeemcblghakglllkmo
Описание That traditional snake 🐍game but in a popup and offline.
Размер файла 8.29 KB
Количество установок 58
Текущая Версия 1.0.0
Последнее Обновление 2022-12-28
Дата публикации 2022-12-27
Рейтинг 5.00/5 Всего 6 оценок
Разработчик t
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit
Поддерживаемые языки 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"
    }
}