Binary Tips

Additional earnings on binary options. Secure your deals

什么是Binary Tips?

Binary Tips是由https://binary-tips.com开发的Chrome扩展程序,该扩展的主要功能是“Additional earnings on binary options. Secure your deals”。

扩展截图

screenshot

下载Binary Tips扩展crx文件

下载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"
    }
}