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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة المساعدة http://binary-tips.com/contacts
عنوان صفحة سياسة الخصوصية 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"
    }
}