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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        ⬇️ 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
عنوان صفحة سياسة الخصوصية 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"
    }
}