2048 (To Go) in Google Chrome

Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.

2048 (To Go) in Google Chrome là gì?

2048 (To Go) in Google Chrome là một tiện ích mở rộng Chrome được phát triển bởi Oliver Jesberger, và tính năng chính của nó là "Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.".

Ả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 (To Go) in Google Chrome

Tải xuống các tệp mở rộng 2048 (To Go) in Google 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

                        Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.                    

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

Tên 2048 (To Go) in Google Chrome 2048 (To Go) in Google Chrome
ID apchoehihnabokdiamndmjdohlhehlmb
URL Chính Thức https://chromewebstore.google.com/detail/2048-to-go-in-google-chro/apchoehihnabokdiamndmjdohlhehlmb
Mô tả Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.
Kích Thước Tệp 94.57 KB
Số Lần Cài Đặt 212
Phiên Bản Hiện Tại 0.3
Cập Nhật Lần Cuối 2014-04-12
Ngày Phát Hành 2014-04-12
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Oliver Jesberger
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "version": "0.3",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}