Cowboy Dash

Do you ever want to be a Cowboy riding his horse to hunt enemies down? his cruel world needs an end, this can't go any longer...

Что такое Cowboy Dash?

Cowboy Dash - это расширение Chrome, разработанное https://webgameapp.com, и его основная функция - "Do you ever want to be a Cowboy riding his horse to hunt enemies down? his cruel world needs an end, this can't go any longer...".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Do you ever want to be a Cowboy riding his horse to hunt enemies down? In this game, you have a chance to become one, go hit the Play button, choose your gun and start shooting. This cruel world needs an end, this can't go any longer like this. These monsters don't know what surrendering is so you gotta put the kibosh on. Do not forget that the game gets more difficult as you progress further, so you should keep an eye on every single object that comes to your screen, have fun and please enjoy!

How to Play: 
Use your left mouse button to jump.

HOW TO REMOVE:

1. Click on the icon given in the upper right-hand side of your Chrome browser.
2. Go to the “settings”.
3. Click on “extensions”.
4. Find the extension that you want to uninstall.
5. Click on the trash can icon to the right of “enable”, when you find the extension you want to remove.
6. The extension is removed.

You can contact with us at [email protected] and share your thoughts and problems.                    

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

Название Cowboy Dash Cowboy Dash
ID dbmmphfcaomigieaicndmepchbfadcfa
Официальный URL https://chrome.google.com/webstore/detail/cowboy-dash/dbmmphfcaomigieaicndmepchbfadcfa
Описание Do you ever want to be a Cowboy riding his horse to hunt enemies down? his cruel world needs an end, this can't go any longer...
Размер файла 65.14 KB
Количество установок 39
Текущая Версия 10.0.4
Последнее Обновление 2019-09-03
Дата публикации 2019-09-03
Разработчик https://webgameapp.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://webgameapp.com
URL страницы помощи https://webgameapp.com/contact-us
URL страницы политики конфиденциальности https://webgameapp.com/page/privacy-policy
Поддерживаемые языки id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,gu,th,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "Cowboy Dash"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "Cowboy Dash",
    "author": "WEBGAMEAPP",
    "icons": {
        "128": "128.png"
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "10.0.4"
}