PocketOption free robot USDHunter

ربات معامله گر رایگان برای بروکر پاکت آپشن

Cos'è PocketOption free robot USDHunter?

PocketOption free robot USDHunter è un'estensione di Chrome sviluppata da usdhunter.ir, e la sua funzione principale è "ربات معامله گر رایگان برای بروکر پاکت آپشن".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione PocketOption free robot USDHunter

Scarica i file di estensione PocketOption free robot USDHunter 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

                        ربات رایگان پاکت آپشن تیم ما با بهره گیری از بهترین استراتژی های بازار باینری به عنوان اولین ربات پاکت آپشن کاملا ایرانی آماده خدمت رسانی به شما دوستان عزیز می باشد
برای اعتماد شما دوستان عزیز ربات رایگان ساخته شده که قبل از خرید میتوانید از آن استفاده کرده و خرید خود را با اطمینان خاطر انجام دهید
استراتژی های این ربات بستگی به شما دارد و باید خودتان استراتژي بسازید                    

Informazioni di Base sull'Estensione

Nome PocketOption free robot USDHunter PocketOption free robot USDHunter
ID gldkmhfpbilidjapjnhaccmlkalhbgeh
URL Ufficiale https://chromewebstore.google.com/detail/pocketoption-free-robot-u/gldkmhfpbilidjapjnhaccmlkalhbgeh
Descrizione ربات معامله گر رایگان برای بروکر پاکت آپشن
Dimensione del File 3.33 MB
Conteggio Installazioni 242
Versione Corrente 2.1
Ultimo Aggiornamento 2021-09-09
Data di Pubblicazione 2021-08-21
Valutazione 1.00/5 Totale 2 Valutazioni
Sviluppatore usdhunter.ir
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://usdhunter.com
URL della Pagina di Aiuto https://usdhunter.com/pages/contact/
URL della Pagina della Politica sulla Privacy https://usdhunter.com/terms-of-service
Lingue Supportate fa
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PocketOption free robot USDHunter",
    "author": "usdhunter",
    "homepage_url": "https:\/\/USDHunter.com\/",
    "version": "2.1",
    "description": "\u0631\u0628\u0627\u062a \u0645\u0639\u0627\u0645\u0644\u0647 \u06af\u0631 \u0631\u0627\u06cc\u06af\u0627\u0646 \u0628\u0631\u0627\u06cc \u0628\u0631\u0648\u06a9\u0631 \u067e\u0627\u06a9\u062a \u0622\u067e\u0634\u0646",
    "icons": {
        "128": "img\/logo_128.png"
    },
    "permissions": [
        "cookies",
        "storage",
        "history",
        "tabs",
        "*:\/\/*.pocketoption.com\/*",
        "*:\/\/*.po.trade\/*",
        "https:\/\/pocketoptionrobot.ru\/*"
    ],
    "browser_action": {
        "default_title": "PocketOption free robot USDHunter",
        "default_icon": "img\/logo_128_disbl.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/usdhunter.com; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.pocketoption.com\/*",
                "*:\/\/*.po.trade\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/jquery.js",
                "js\/initiate.js"
            ],
            "css": [
                "css\/platform.css"
            ]
        }
    ],
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/background.js"
        ]
    }
}