2048 Game for Chrome
Play 2048 HTML5 game for free!
2048 Game for Chromeคืออะไร?
2048 Game for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย feep และคุณลักษณะหลักของมันคือ "Play 2048 HTML5 game for free!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 2048 Game for Chrome
ดาวน์โหลดไฟล์ส่วนขยาย 2048 Game for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Join the numbers and get to the 2048 tile! Use your arrow keys to move the tiles. When two tiles with the same number touch, they will merge into one!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mnglgpipcpimpaieinjhdcocmepcclfc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/2048-game-for-chrome/mnglgpipcpimpaieinjhdcocmepcclfc |
คำอธิบาย | Play 2048 HTML5 game for free! |
ขนาดไฟล์ | 713 KB |
จำนวนการติดตั้ง | 102 |
เวอร์ชันปัจจุบัน | 0.10.20 |
อัปเดตครั้งล่าสุด | 2022-11-22 |
วันที่เผยแพร่ | 2022-11-21 |
ผู้พัฒนา | feep |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.feep.club/privacy-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "offline_enabled": true, "manifest_version": 3, "action": { "default_icon": { "128": "ngyroKG\/z6FqA9W.png", "16": "ngyroKG\/Q16yK.png", "256": "ngyroKG\/RrNLHiet.png", "32": "ngyroKG\/EGmfe0.png" }, "default_popup": "i4rA4.html", "default_title": "2048 Game for Chrome" }, "version": "0.10.20", "icons": { "128": "ngyroKG\/z6FqA9W.png", "16": "ngyroKG\/Q16yK.png", "256": "ngyroKG\/RrNLHiet.png", "32": "ngyroKG\/EGmfe0.png" }, "name": "2048 Game for Chrome", "background": { "service_worker": "c2PNpw6.js" }, "description": "Play 2048 HTML5 game for free!", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |