Game Box

Daily Free Games

Game Box क्या है?

Game Box http://www.usegamebox.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Daily Free Games"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Game Box एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
}