PocketOption free robot USDHunter

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

What is PocketOption free robot USDHunter?

PocketOption free robot USDHunter is a Chrome extension developed by usdhunter.ir, and its main feature is "ربات معامله گر رایگان برای بروکر پاکت آپشن".

Extension Screenshots

screenshot
screenshot
screenshot

Download PocketOption free robot USDHunter Extension CRX File

Download PocketOption free robot USDHunter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name PocketOption free robot USDHunter PocketOption free robot USDHunter
ID gldkmhfpbilidjapjnhaccmlkalhbgeh
Official URL https://chromewebstore.google.com/detail/pocketoption-free-robot-u/gldkmhfpbilidjapjnhaccmlkalhbgeh
Description ربات معامله گر رایگان برای بروکر پاکت آپشن
File Size 3.33 MB
Installation Count 242
Current Version 2.1
Last Updated 2021-09-09
Publish Date 2021-08-21
Rating 1.00/5 Total 2 Ratings
Developer usdhunter.ir
Email [email protected]
Payment Type free
Extension Website https://usdhunter.com
Help Page URL https://usdhunter.com/pages/contact/
Privacy Policy Page URL https://usdhunter.com/terms-of-service
Supported Languages 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"
        ]
    }
}