Cartoon Strike

Cartoon Strike Play with your friends or with strangers this first-person multiplayer game

Что такое Cartoon Strike?

Cartoon Strike - это расширение Chrome, разработанное http://www.noobgamer.club, и его основная функция - "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Cartoon Strike

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

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

                        Play with your friends or with strangers this first-person multiplayer game (FPS). There is no story available at this moment, just the multiplayer. Join to running game or create your own server and invite your friends. The game has simple pixel graphics so you should have no problem starting it on any device. The game has also mobile version too.                    

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

Название Cartoon Strike Cartoon Strike
ID mbiikhdpdknaadpkhfkkcnjnemmngckk
Официальный URL https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk
Описание Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
Размер файла 25.36 KB
Количество установок 724
Текущая Версия 1
Последнее Обновление 2020-06-01
Дата публикации 2020-06-01
Рейтинг 4.50/5 Всего 2 оценок
Разработчик http://www.noobgamer.club
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://www.noobgamer.club/games/play/cartoon-strike
URL страницы помощи http://www.noobgamer.club/page/terms
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cartoon Strike",
    "manifest_version": 2,
    "description": "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}