Stickman Games - HTML5

Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games

Что такое Stickman Games - HTML5?

Stickman Games - HTML5 - это расширение Chrome, разработанное Chrome Games, и его основная функция - "Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games".

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

screenshot

Скачать файл CRX расширения Stickman Games - HTML5

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

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

                        Enjoy our selection of Stickman Games.
Get ready to jump, race, shoot, fight and explore your way through our awesome list of stickman games! Each one brings all the action you can expect from similar games, but with wacky - sometimes deadly - stick figures to control. Don't be fooled. They may be stick figures, but they'll give you plenty of suspense, action and laughs that are sure to make any gamer happy!

Here some titles:
Stickman Downhill, Stickman Dirtbike, Stickman Army, Stick War 2, Stick War, Stick Tank Wars, Stick Squad 4, Stick Squad 3, Stick Squad 2, Stick Squad, Stick City, Stick Hero, Stick Figure Badminton, Stick Fighter, Stick Death Run 2, Stick Beard, Stick Basketball.                    

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

Название Stickman Games - HTML5 Stickman Games - HTML5
ID efbobninabgdbkgoiafebdgdgfjclhma
Официальный URL https://chrome.google.com/webstore/detail/stickman-games-html5/efbobninabgdbkgoiafebdgdgfjclhma
Описание Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games
Размер файла 9.05 KB
Количество установок 422
Текущая Версия 1.1
Последнее Обновление 2019-10-18
Дата публикации 2019-10-18
Рейтинг 5.00/5 Всего 5 оценок
Разработчик Chrome Games
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icons\/128.png"
    },
    "manifest_version": 2,
    "version": "1.1",
    "name": "Stickman Games - HTML5",
    "description": "Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "permissions": [
        "https:\/\/playstickmangames.blogspot.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}