Bot BinPro
This extension is not a product of Binomo. It belongs to third parties and is created as an auxiliary tool.
Bot BinProとは何ですか?
Bot BinProはkibertraderによって開発されたChromeの拡張機能で、その主な機能は「This extension is not a product of Binomo. It belongs to third parties and is created as an auxiliary tool.」です。
拡張機能のスクリーンショット
Bot BinPro拡張機能のCRXファイルをダウンロード
Bot BinPro拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Elevate your trading journey with 'Bot BinPro', your indispensable Google Chrome extension for Binomo. Acting as your personal trading robot, it automates your trades on this renowned platform. Designed for effortless profitable trading, its intuitive interface is a breeze to navigate. While not an official Binomo development, 'Bot BinPro' integrates flawlessly with the platform, amplifying your trading prowess. Delight in the ease of automated trading, saving you precious time from market analysis. With 'Bot BinPro', trading smart is now a click away!
拡張機能の基本情報
名前 | Bot BinPro |
ID | fbaippdcboelmbbojniidcihpopeiimb |
公式URL | https://chromewebstore.google.com/detail/bot-binpro/fbaippdcboelmbbojniidcihpopeiimb |
説明 | This extension is not a product of Binomo. It belongs to third parties and is created as an auxiliary tool. |
ファイルサイズ | 365 KB |
インストール数 | 748 |
現在のバージョン | 8.3.1 |
最終更新日 | 2023-11-01 |
公開日 | 2020-11-22 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | kibertrader |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://kibertrader.com/policy_ext |
対応言語 | id,ms,en,fil,vi,tr,es,pt-BR,hi,th,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_description__", "manifest_version": 3, "default_locale": "en", "name": "Bot BinPro", "short_name": "Trader Robot", "version": "8.3.1", "action": { "default_icon": { "38": "logo\/38.png" }, "default_popup": "popup.html", "default_title": "__MSG_title__" }, "icons": { "128": "logo\/128.png", "16": "logo\/16.png", "48": "logo\/48.png", "38": "logo\/38.png" }, "content_scripts": [ { "js": [ "content.js" ], "run_at": "document_end", "matches": [ "https:\/\/*.binomo.com\/*", "https:\/\/id-binomo.com\/*" ] } ] } |