2 Player Games

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

Qu'est-ce que 2 Player Games ?

2 Player Games est une extension Chrome développée par make, et sa fonction principale est "Take on your friends and see who can get the best highscore in these super-fun 2 player games! ".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension 2 Player Games

Téléchargez les fichiers d'extension 2 Player Games au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom 2 Player Games 2 Player Games
ID gmeafakcjpdfdgpfomhhjckoipeoedfg
URL Officiel https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg
Description Take on your friends and see who can get the best highscore in these super-fun 2 player games!
Taille du Fichier 52.39 KB
Nombre d'Installations 3,235
Version Actuelle 1.5.3
Dernière Mise à Jour 2018-10-26
Date de Publication 2018-10-26
Évaluation 3.00/5 Total 1 Évaluations
Développeur make
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité http://www.makeupgames.info/privacypolicy.html
Langues Prises en Charge 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"
}