Bot BinPro
This extension is not a product of Binomo. It belongs to third parties and is created as an auxiliary tool.
Wat is Bot BinPro?
Bot BinPro is een Chrome-extensie ontwikkeld door kibertrader, en de belangrijkste functie is "This extension is not a product of Binomo. It belongs to third parties and is created as an auxiliary tool.".
Extensie Screenshots
Download het CRX-bestand van de extensie Bot BinPro
Download Bot BinPro-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | Bot BinPro |
ID | fbaippdcboelmbbojniidcihpopeiimb |
Officiële URL | https://chromewebstore.google.com/detail/bot-binpro/fbaippdcboelmbbojniidcihpopeiimb |
Beschrijving | This extension is not a product of Binomo. It belongs to third parties and is created as an auxiliary tool. |
Bestandsgrootte | 365 KB |
Aantal Installaties | 748 |
Huidige Versie | 8.3.1 |
Laatst Bijgewerkt | 2023-11-01 |
Publicatiedatum | 2020-11-22 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | kibertrader |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://kibertrader.com/policy_ext |
Ondersteunde Talen | 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\/*" ] } ] } |