Trading tools
Our new product gives you the opportunity to track movements of the currency pairs in real time and observe upcoming world events.
¿Qué es Trading tools?
Trading tools es una extensión de Chrome desarrollada por InstaForex, y su función principal es "Our new product gives you the opportunity to track movements of the currency pairs in real time and observe upcoming world events.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Trading tools
Descarga archivos de extensión Trading tools en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
InstaForex trading instruments is a multifunctional Google Chrome extension. We are glad to provide you with the best developments in the financial industry. The informer enables you to be on top of the events on the forex market that will help you improve your trading strategy.Using this extension, you will streamline your trading process and make it less time-consuming. As all the information is instantly to hand now, you have no need to gather it from different websites any more.
Información Básica de la Extensión
Nombre | |
ID | jihglnpkabhjdkkcnjdlfpekekepfgel |
URL Oficial | https://chrome.google.com/webstore/detail/trading-tools/jihglnpkabhjdkkcnjdlfpekekepfgel |
Descripción | Our new product gives you the opportunity to track movements of the currency pairs in real time and observe upcoming world events. |
Tamaño del Archivo | 25.07 KB |
Cantidad de Instalaciones | 299 |
Versión Actual | 1.0 |
Última Actualización | 2015-08-20 |
Fecha de Publicación | 2015-08-20 |
Calificación | 5.00/5 Total de 2 Calificaciones |
Desarrollador | InstaForex |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://www.ifxtrading.com/i/documents/privacy_policy_insta_service_ltd._en.pdf |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Trading tools", "description": "Our new product gives you the opportunity to track movements of the currency pairs in real time and observe upcoming world events.", "manifest_version": 2, "version": "1.0", "icons": { "16": "img\/16x16.png", "32": "img\/32x32.png", "48": "img\/48x48.png", "128": "img\/128x128.png" }, "browser_action": { "default_icon": { "48": "img\/48x48.png" }, "default_title": "Trading tools", "default_popup": "popup.html" } } |