Game Box

Daily Free Games

What is Game Box?

Game Box is a Chrome extension developed by http://www.usegamebox.com, and its main feature is "Daily Free Games".

Extension Screenshots

screenshot
screenshot
screenshot

Download Game Box Extension CRX File

Download Game Box extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Game Box Game Box
ID fcehbgfgpmkmombnnlgkgclookhjikjb
Official URL https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb
Description Daily Free Games
File Size 254 KB
Installation Count 857
Current Version 1.2
Last Updated 2014-08-13
Publish Date 2014-08-13
Rating 4.07/5 Total 14 Ratings
Developer http://www.usegamebox.com
Payment Type free
Extension Website http://www.usegamebox.com
Supported Languages 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
}