Endless Snake

A new take on Snake, now an endless runner!

ما هو Endless Snake؟

Endless Snake هو إضافة Chrome تم تطويرها بواسطة Kaeso، والميزة الرئيسية لها هي "A new take on Snake, now an endless runner!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Endless Snake

قم بتنزيل ملفات الامتداد Endless Snake بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        The game of snake has always been the same simple formula, moving around the snake in a field gathering food to grow while avoiding your own body. This take on snake is different, more reminiscent of the chrome Dino game we all know and love.

Navigate the snake with the arrow keys or WASD through the paths as the speed increases in order to beat your high score! A perfect idle game while you wait for something.                    

معلومات أساسية عن التمديد

الاسم Endless Snake Endless Snake
ID flmekknhfiondiondobahckibaohdgnp
عنوان URL الرسمي https://chromewebstore.google.com/detail/endless-snake/flmekknhfiondiondobahckibaohdgnp
الوصف A new take on Snake, now an endless runner!
حجم الملف 664 KB
عدد التثبيتات 888
النسخة الحالية 1.0.0
آخر تحديث 2021-10-14
تاريخ النشر 2021-10-14
تقييم 5.00/5 مجموع تقييمات 3
المطور Kaeso
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/ptlthg/Snake
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "description": "A new take on Snake, now an endless runner!",
    "manifest_version": 3,
    "name": "Endless Snake",
    "version": "1.0.0",
    "offline_enabled": true
}