Tetrys Offline

Tetrys is free game in popup. You can play offline or online.

Tetrys Offlineคืออะไร?

Tetrys Offline เป็นส่วนขยายของ Chrome ที่พัฒนาโดย extensionproduct และคุณลักษณะหลักของมันคือ "Tetrys is free game in popup. You can play offline or online."

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

screenshot

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

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

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

                        Tetrys is popular free game in popup. Users can play offline or online for relax. 

This extension is based on open-source code of similar game Tetris. The goal is to get blocktris into a line. More time more points!

Click to icon for start. Click to PLAY button at the bottom of the popup. Use right arrow, left arrow, down arrow and arrow up for rotate of block. For new game click to PLAY AGAIN. Good luck!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Tetrys Offline Tetrys Offline
ID pkpmakghhlpgpajkklfmajeenelcjbpg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/tetrys-offline/pkpmakghhlpgpajkklfmajeenelcjbpg
คำอธิบาย Tetrys is free game in popup. You can play offline or online.
ขนาดไฟล์ 91.34 KB
จำนวนการติดตั้ง 792
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2021-11-15
วันที่เผยแพร่ 2021-11-15
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา extensionproduct
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tetrys Offline",
    "description": "Tetrys is free game in popup. You can play offline or online.",
    "version": "1.0.0",
    "offline_enabled": true,
    "icons": {
        "128": "128x128.png",
        "16": "16x16.png",
        "48": "48x48.png"
    },
    "browser_action": {
        "default_icon": "19x19.png",
        "default_popup": "index.html"
    }
}