Classic Games

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

Cos'è Classic Games?

Classic Games è un'estensione di Chrome sviluppata da http://www.gamezoo.net, e la sua funzione principale è "Classic Games, pinballs and a variety of other amusements. Call about your next party!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Classic Games

Scarica i file di estensione Classic Games in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Classic Games Classic Games
ID accbehmplnbokkoaamiciahdjodnohjn
URL Ufficiale https://chrome.google.com/webstore/detail/classic-games/accbehmplnbokkoaamiciahdjodnohjn
Descrizione Classic Games, pinballs and a variety of other amusements. Call about your next party!
Dimensione del File 55.24 KB
Conteggio Installazioni 1,000
Versione Corrente 2.7.5
Ultimo Aggiornamento 2018-04-19
Data di Pubblicazione 2018-04-19
Valutazione 2.33/5 Totale 3 Valutazioni
Sviluppatore http://www.gamezoo.net
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://www.gamezoo.net/privacypolicy.html
Lingue Supportate 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"
}