Classic Games

Classic Games, pinballs and a variety of other amusements. Call about your next party!

Co to jest Classic Games?

Classic Games to rozszerzenie Chrome opracowane przez http://www.gamezoo.net, a jego główną funkcją jest „Classic Games, pinballs and a variety of other amusements. Call about your next party!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Classic Games

Pobierz pliki rozszerzeń Classic Games 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

                        Play the best free Classic and Retro games online with Pacman, Tetris, Pinball, Arkanoid, Golf and many more classic games.                    

Podstawowe informacje o rozszerzeniu

Nazwa Classic Games Classic Games
ID accbehmplnbokkoaamiciahdjodnohjn
Oficjalny URL https://chrome.google.com/webstore/detail/classic-games/accbehmplnbokkoaamiciahdjodnohjn
Opis Classic Games, pinballs and a variety of other amusements. Call about your next party!
Rozmiar pliku 55.24 KB
Liczba instalacji 1,000
Aktualna Wersja 2.7.5
Ostatnia Aktualizacja 2018-04-19
Data Publikacji 2018-04-19
Ocena 2.33/5 Łącznie 3 Oceny
Deweloper http://www.gamezoo.net
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności http://www.gamezoo.net/privacypolicy.html
Obsługiwane Języki id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_app_name__"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "short_name": "Classic Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.7.5"
}