Binary Tips

Additional earnings on binary options. Secure your deals

Cos'è Binary Tips?

Binary Tips è un'estensione di Chrome sviluppata da https://binary-tips.com, e la sua funzione principale è "Additional earnings on binary options. Secure your deals".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Binary Tips

Scarica i file di estensione Binary Tips in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Binary Tips Binary Tips
ID algohkjchealbdpphddiocmbajdpdknp
URL Ufficiale https://chromewebstore.google.com/detail/binary-tips/algohkjchealbdpphddiocmbajdpdknp
Descrizione Additional earnings on binary options. Secure your deals
Dimensione del File 530 KB
Conteggio Installazioni 53
Versione Corrente 1.0
Ultimo Aggiornamento 2019-03-05
Data di Pubblicazione 2019-03-05
Valutazione 5.00/5 Totale 57 Valutazioni
Sviluppatore https://binary-tips.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://binary-tips.com/
URL della Pagina di Aiuto http://binary-tips.com/contacts
URL della Pagina della Politica sulla Privacy http://binary-tips.com/page/1
Lingue Supportate 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"
    }
}