PO Cash Trading BOT (unofficial)

PO Cash Trading BOT (unofficial)

PO Cash Trading BOT (unofficial)とは何ですか?

PO Cash Trading BOT (unofficial)はhttps://top10.cfdによって開発されたChromeの拡張機能で、その主な機能は「PO Cash Trading BOT (unofficial)」です。

拡張機能のスクリーンショット

screenshot

PO Cash Trading BOT (unofficial)拡張機能のCRXファイルをダウンロード

PO Cash Trading BOT (unofficial)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        PocketOption trading robot
PocketOption trading robot. Robot for automated binary options trading PocketOption. Configure automatic trading by signals. Binary rules and signal strength are selected for automatic transaction. The robot works on a demo and live account.                    

拡張機能の基本情報

名前 PO Cash Trading BOT (unofficial) PO Cash Trading BOT (unofficial)
ID daijabngpgjgfcocemkhobigapfimfjk
公式URL https://chromewebstore.google.com/detail/po-cash-trading-bot-unoff/daijabngpgjgfcocemkhobigapfimfjk
説明 PO Cash Trading BOT (unofficial)
ファイルサイズ 305 KB
インストール数 133
現在のバージョン 1.3.0
最終更新日 2022-05-04
公開日 2022-05-01
評価 1.00/5 合計 1 レビュー
開発者 https://top10.cfd
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://top10.cfd/
ヘルプページのURL https://top10.cfd/
プライバシーポリシーページのURL https://iqoption.com/en/terms-and-conditions/privacy-policy
対応言語 en
manifest.json
{
    "action": {
        "default_icon": "icons\/32.png",
        "default_title": "PO Cash Trading BOT (unofficial)"
    },
    "author": "Fintech",
    "content_scripts": [
        {
            "js": [
                "content_script_injector.js"
            ],
            "matches": [
                "https:\/\/pocketoption.com\/*",
                "https:\/\/p.finance\/*",
                "https:\/\/po.company\/*",
                "https:\/\/po1.capital\/*",
                "https:\/\/platform1.po2.capital\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "ext\/bootstrap.min.css"
            ],
            "js": [
                "ext\/jquery-3.4.1.min.js",
                "ext\/bootstrap.min.js",
                "main.js"
            ],
            "matches": [
                "https:\/\/pocketoption.com\/*cabinet*",
                "https:\/\/p.finance\/*cabinet*",
                "https:\/\/po.company\/*cabinet*",
                "https:\/\/po1.capital\/*cabinet*",
                "https:\/\/platform1.po2.capital\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "current_locale": "en",
    "description": "PO Cash Trading BOT (unofficial)",
    "homepage_url": "https:\/\/pocketoptionreview.com\/",
    "host_permissions": [
        "https:\/\/pocketoption.com\/*",
        "https:\/\/p.finance\/*",
        "https:\/\/v3.belobot.ru\/",
        "https:\/\/po.company\/*",
        "https:\/\/po1.capital\/*",
        "https:\/\/platform1.po2.capital\/*"
    ],
    "icons": {
        "144": "icons\/144.png",
        "168": "icons\/168.png",
        "192": "icons\/192.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "72": "icons\/72.png",
        "96": "icons\/96.png"
    },
    "manifest_version": 3,
    "name": "PO Cash Trading BOT (unofficial)",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.0",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/pocketoption.com\/*",
                "https:\/\/p.finance\/*",
                "https:\/\/po.company\/*"
            ],
            "resources": [
                "content_script.js",
                "img\/close-24px.svg",
                "img\/done-24px.svg",
                "img\/done_all-24px.svg"
            ]
        }
    ]
}