Tetrees

Simple block puzzle game

ما هو Tetrees؟

Tetrees هو إضافة Chrome تم تطويرها بواسطة Lucas Alward، والميزة الرئيسية لها هي "Simple block puzzle game".

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

screenshot
screenshot

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

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

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

                        Play a great block puzzle game with Tetrees!                    

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

الاسم Tetrees Tetrees
ID pciedaenhnompbibgedkbgcdejojbpnk
عنوان URL الرسمي https://chromewebstore.google.com/detail/tetrees/pciedaenhnompbibgedkbgcdejojbpnk
الوصف Simple block puzzle game
حجم الملف 49.61 MB
عدد التثبيتات 10,283
النسخة الحالية 1.0
آخر تحديث 2021-05-26
تاريخ النشر 2021-05-26
تقييم 4.71/5 مجموع تقييمات 14
المطور Lucas Alward
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://getshopaholic.web.app
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tetrees",
    "description": "Simple block puzzle game",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/get_started16.png",
            "32": "\/images\/get_started32.png",
            "48": "\/images\/get_started48.png",
            "128": "\/images\/get_started128.png"
        }
    },
    "icons": {
        "16": "\/images\/get_started16.png",
        "32": "\/images\/get_started32.png",
        "48": "\/images\/get_started48.png",
        "128": "\/images\/get_started128.png"
    }
}