Classic Games

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

Vad är Classic Games?

Classic Games är en Chrome-tillägg utvecklad av http://www.gamezoo.net, och dess huvudfunktion är "Classic Games, pinballs and a variety of other amusements. Call about your next party!".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Classic Games-förlängningens CRX-fil

Ladda ner Classic Games-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Classic Games Classic Games
ID accbehmplnbokkoaamiciahdjodnohjn
Officiell webbadress https://chrome.google.com/webstore/detail/classic-games/accbehmplnbokkoaamiciahdjodnohjn
Beskrivning Classic Games, pinballs and a variety of other amusements. Call about your next party!
Filstorlek 55.24 KB
Antal Installationer 1,000
Aktuell Version 2.7.5
Senast Uppdaterad 2018-04-19
Publiceringsdatum 2018-04-19
Betyg 2.33/5 Totalt 3 Betyg
Utvecklare http://www.gamezoo.net
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan http://www.gamezoo.net/privacypolicy.html
Stödda Språk 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"
}