Game Box

Daily Free Games

Co to jest Game Box?

Game Box to rozszerzenie Chrome opracowane przez http://www.usegamebox.com, a jego główną funkcją jest „Daily Free Games”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Game Box

Pobierz pliki rozszerzeń Game Box w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Game Box Game Box
ID fcehbgfgpmkmombnnlgkgclookhjikjb
Oficjalny URL https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb
Opis Daily Free Games
Rozmiar pliku 254 KB
Liczba instalacji 857
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2014-08-13
Data Publikacji 2014-08-13
Ocena 4.07/5 Łącznie 14 Oceny
Deweloper http://www.usegamebox.com
Typ Płatności free
Strona Rozszerzenia http://www.usegamebox.com
Obsługiwane Języki 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
}