PO Cash Trading BOT (unofficial)

PO Cash Trading BOT (unofficial)

PO Cash Trading BOT (unofficial) là gì?

PO Cash Trading BOT (unofficial) là một tiện ích mở rộng Chrome được phát triển bởi https://top10.cfd, và tính năng chính của nó là "PO Cash Trading BOT (unofficial)".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng PO Cash Trading BOT (unofficial)

Tải xuống các tệp mở rộng PO Cash Trading BOT (unofficial) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PO Cash Trading BOT (unofficial) PO Cash Trading BOT (unofficial)
ID daijabngpgjgfcocemkhobigapfimfjk
URL Chính Thức https://chromewebstore.google.com/detail/po-cash-trading-bot-unoff/daijabngpgjgfcocemkhobigapfimfjk
Mô tả PO Cash Trading BOT (unofficial)
Kích Thước Tệp 305 KB
Số Lần Cài Đặt 133
Phiên Bản Hiện Tại 1.3.0
Cập Nhật Lần Cuối 2022-05-04
Ngày Phát Hành 2022-05-01
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://top10.cfd
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://top10.cfd/
URL Trang Trợ Giúp https://top10.cfd/
URL Trang Chính Sách Bảo Mật https://iqoption.com/en/terms-and-conditions/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
            ]
        }
    ]
}