Game Box

Daily Free Games

什么是Game Box?

Game Box是由http://www.usegamebox.com开发的Chrome扩展程序,该扩展的主要功能是“Daily Free Games”。

扩展截图

screenshot
screenshot
screenshot

下载Game Box扩展crx文件

下载Game Box扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Game Box Game Box
ID fcehbgfgpmkmombnnlgkgclookhjikjb
官方URL https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb
简介 Daily Free Games
文件大小 254 KB
安装次数 857
当前版本 1.2
更新时间 2014-08-13
上架时间 2014-08-13
评分 4.07/5 共14次评分
开发者 http://www.usegamebox.com
付费类型 free
扩展官网 http://www.usegamebox.com
支持的语言 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
}