Game Box

Daily Free Games

Game Box là gì?

Game Box là một tiện ích mở rộng Chrome được phát triển bởi http://www.usegamebox.com, và tính năng chính của nó là "Daily Free Games".

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

screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng Game Box 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

                        Tired of playing a single game? We now offer a game box! 

- Racing, Parking, Puzzle, Girls, Kids, Mario and the game box contains a lot of different categories. 

- Every day new games are added. 

- Ease of Access 

- Ad-free games 

- Does not contain pop-ups and other intrusive advertising. 

- Quality of the game is drawn daily from gaming sites, you will see the latest games first! 

You to join the world of this game, do not be late! Come on! What are you waiting!                    

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

Tên Game Box Game Box
ID fcehbgfgpmkmombnnlgkgclookhjikjb
URL Chính Thức https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb
Mô tả Daily Free Games
Kích Thước Tệp 254 KB
Số Lần Cài Đặt 857
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2014-08-13
Ngày Phát Hành 2014-08-13
Đánh Giá 4.07/5 Tổng số 14 Đánh Giá
Nhà Phát Triển http://www.usegamebox.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.usegamebox.com
Ngôn Ngữ Được Hỗ Trợ en,tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2",
    "name": "__MSG_app_baslik__",
    "description": "__MSG_app_aciklama__",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "storage",
        "http:\/\/www.usegamebox.com\/*"
    ],
    "default_locale": "en",
    "browser_action": {
        "default_title": "__MSG_app_baslik__",
        "default_icon": "icon-48.png",
        "default_popup": "index.html"
    },
    "manifest_version": 2
}