2048 Game for Chrome

Play 2048 HTML5 game for free!

2048 Game for Chrome là gì?

2048 Game for Chrome là một tiện ích mở rộng Chrome được phát triển bởi feep, và tính năng chính của nó là "Play 2048 HTML5 game for free!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng 2048 Game for Chrome

Tải xuống các tệp mở rộng 2048 Game for Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên 2048 Game for Chrome 2048 Game for Chrome
ID mnglgpipcpimpaieinjhdcocmepcclfc
URL Chính Thức https://chromewebstore.google.com/detail/2048-game-for-chrome/mnglgpipcpimpaieinjhdcocmepcclfc
Mô tả Play 2048 HTML5 game for free!
Kích Thước Tệp 713 KB
Số Lần Cài Đặt 102
Phiên Bản Hiện Tại 0.10.20
Cập Nhật Lần Cuối 2022-11-22
Ngày Phát Hành 2022-11-21
Nhà Phát Triển feep
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.feep.club/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
}