2 Player Games

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

Что такое 2 Player Games?

2 Player Games - это расширение Chrome, разработанное make, и его основная функция - "Take on your friends and see who can get the best highscore in these super-fun 2 player games! ".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения 2 Player Games

Скачайте файлы расширений 2 Player Games в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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!                    

Основная информация о расширении

Название 2 Player Games 2 Player Games
ID gmeafakcjpdfdgpfomhhjckoipeoedfg
Официальный URL https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg
Описание Take on your friends and see who can get the best highscore in these super-fun 2 player games!
Размер файла 52.39 KB
Количество установок 3,235
Текущая Версия 1.5.3
Последнее Обновление 2018-10-26
Дата публикации 2018-10-26
Рейтинг 3.00/5 Всего 1 оценок
Разработчик make
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности http://www.makeupgames.info/privacypolicy.html
Поддерживаемые языки 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"
}