2 Player Games

Take on your friends and see who can get the best highscore in these super-fun 2 player games!

Cos'è 2 Player Games?

2 Player Games è un'estensione di Chrome sviluppata da make, e la sua funzione principale è "Take on your friends and see who can get the best highscore in these super-fun 2 player games! ".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione 2 Player Games

Scarica i file di estensione 2 Player 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

                        Pick any of these great two-player games and have fun! Find all the best 2 player games on the web here! Take on your friends and see who can get the best highscore in these super-fun 2 player games! Play now!                    

Informazioni di Base sull'Estensione

Nome 2 Player Games 2 Player Games
ID gmeafakcjpdfdgpfomhhjckoipeoedfg
URL Ufficiale https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg
Descrizione Take on your friends and see who can get the best highscore in these super-fun 2 player games!
Dimensione del File 52.39 KB
Conteggio Installazioni 3,235
Versione Corrente 1.5.3
Ultimo Aggiornamento 2018-10-26
Data di Pubblicazione 2018-10-26
Valutazione 3.00/5 Totale 1 Valutazioni
Sviluppatore make
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://www.makeupgames.info/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": "2 Player Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5.3"
}