Tetris

Play Tetris on Chrome!

Tetrisคืออะไร?

Tetris เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Yaman Caglar และคุณลักษณะหลักของมันคือ "Play Tetris on Chrome!"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        This extension lets you play the best retro game in your browser! You have to fit all of the bright-colored pieces in the board and remove lines when the blocks occupy them and then, get points! But be warned, the levels can get very hard, and the game can get very addicting! Have Fun!!                    

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

ชื่อ Tetris Tetris
ID kgcmcnnjgoaeddlblmhmldoekgmmpcbo
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/tetris/kgcmcnnjgoaeddlblmhmldoekgmmpcbo
คำอธิบาย Play Tetris on Chrome!
ขนาดไฟล์ 153 KB
จำนวนการติดตั้ง 2,000
เวอร์ชันปัจจุบัน 0.0.0.2
อัปเดตครั้งล่าสุด 2021-11-16
วันที่เผยแพร่ 2021-11-09
คะแนน 3.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Yaman Caglar
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tetris",
    "version": "0.0.0.2",
    "icons": {
        "128": "Tetris_S.png"
    },
    "description": "Play Tetris on Chrome!",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "Tetris_S.png"
    }
}