2 Player Games

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

Co to jest 2 Player Games?

2 Player Games to rozszerzenie Chrome opracowane przez make, a jego główną funkcją jest „Take on your friends and see who can get the best highscore in these super-fun 2 player games! ”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia 2 Player Games

Pobierz pliki rozszerzeń 2 Player 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

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa 2 Player Games 2 Player Games
ID gmeafakcjpdfdgpfomhhjckoipeoedfg
Oficjalny URL https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg
Opis Take on your friends and see who can get the best highscore in these super-fun 2 player games!
Rozmiar pliku 52.39 KB
Liczba instalacji 3,235
Aktualna Wersja 1.5.3
Ostatnia Aktualizacja 2018-10-26
Data Publikacji 2018-10-26
Ocena 3.00/5 Łącznie 1 Oceny
Deweloper make
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności http://www.makeupgames.info/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": "2 Player Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5.3"
}