Tetrees

Simple block puzzle game

Tetreesคืออะไร?

Tetrees เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Lucas Alward และคุณลักษณะหลักของมันคือ "Simple block puzzle game"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tetrees

ดาวน์โหลดไฟล์ส่วนขยาย Tetrees ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}