PO Cash Trading BOT (unofficial)
PO Cash Trading BOT (unofficial)
Apa itu PO Cash Trading BOT (unofficial)?
PO Cash Trading BOT (unofficial) adalah ekstensi Chrome yang dikembangkan oleh https://top10.cfd, dan fitur utamanya adalah "PO Cash Trading BOT (unofficial)".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi PO Cash Trading BOT (unofficial)
Unduh file ekstensi PO Cash Trading BOT (unofficial) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | daijabngpgjgfcocemkhobigapfimfjk |
URL Resmi | https://chromewebstore.google.com/detail/po-cash-trading-bot-unoff/daijabngpgjgfcocemkhobigapfimfjk |
Deskripsi | PO Cash Trading BOT (unofficial) |
Ukuran File | 305 KB |
Jumlah Instalasi | 133 |
Versi Saat Ini | 1.3.0 |
Terakhir Diperbarui | 2022-05-04 |
Tanggal Publikasi | 2022-05-01 |
Penilaian | 1.00/5 Total 1 Penilaian |
Pengembang | https://top10.cfd |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://top10.cfd/ |
URL Halaman Bantuan | https://top10.cfd/ |
URL Halaman Kebijakan Privasi | https://iqoption.com/en/terms-and-conditions/privacy-policy |
Bahasa yang Didukung | 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" ] } ] } |