snek9

snek9

ما هو snek9؟

snek9 هو إضافة Chrome تم تطويرها بواسطة trop، والميزة الرئيسية لها هي "snek9".

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

screenshot
screenshot

تحميل ملف CRX للإضافة snek9

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

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

                        This is a snake game made in js with the p5 library. You can turn left, and turn right. you can eat apples and grow. fill the whole box to win. play big version at https://www.trop.live/snakelmao/ |-------| google made me type this sorry.                    

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

الاسم snek9 snek9
ID eomogcgnbkjgcmfmpahmogbdlihnccbf
عنوان URL الرسمي https://chromewebstore.google.com/detail/snek9/eomogcgnbkjgcmfmpahmogbdlihnccbf
الوصف snek9
حجم الملف 666 KB
عدد التثبيتات 66
النسخة الحالية 1.2.2
آخر تحديث 2021-10-06
تاريخ النشر 2021-09-03
تقييم 5.00/5 مجموع تقييمات 3
المطور trop
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "snek9",
    "description": "snek9",
    "version": "1.2.2",
    "action": {
        "default_icon": "logo.png",
        "default_popup": "index.html"
    },
    "permissions": []
}