Binary Tips

Additional earnings on binary options. Secure your deals

Что такое Binary Tips?

Binary Tips - это расширение Chrome, разработанное https://binary-tips.com, и его основная функция - "Additional earnings on binary options. Secure your deals".

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

screenshot

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

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

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

                        How it works? - everything is very simple

1. Register on the service
2. Choose a broker with which you will trade
3. Sign up through our button
4. Withdraw your cashback

We work with proven brokers:

- EffectOption
- Binomo
- Olymptrade

Technical support:

- Working hours: Around the clock
- Mail support: [email protected]

If you have any questions of a technical or financial plan, write to us and we will help you in solving your question. We answer questions within 15-60 minutes, depending on the download service.                    

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

Название Binary Tips Binary Tips
ID algohkjchealbdpphddiocmbajdpdknp
Официальный URL https://chromewebstore.google.com/detail/binary-tips/algohkjchealbdpphddiocmbajdpdknp
Описание Additional earnings on binary options. Secure your deals
Размер файла 530 KB
Количество установок 53
Текущая Версия 1.0
Последнее Обновление 2019-03-05
Дата публикации 2019-03-05
Рейтинг 5.00/5 Всего 57 оценок
Разработчик https://binary-tips.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://binary-tips.com/
URL страницы помощи http://binary-tips.com/contacts
URL страницы политики конфиденциальности http://binary-tips.com/page/1
Поддерживаемые языки ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Binary Tips",
    "version": "1.0",
    "description": "Additional earnings on binary options. Secure your deals",
    "manifest_version": 2,
    "icons": {
        "128": "img\/favicon.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/api.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_title": "Binary Tips",
        "default_icon": "img\/favicon.png",
        "default_popup": "index.html"
    }
}