Trading tools
Our new product gives you the opportunity to track movements of the currency pairs in real time and observe upcoming world events.
Что такое Trading tools?
Trading tools - это расширение Chrome, разработанное InstaForex, и его основная функция - "Our new product gives you the opportunity to track movements of the currency pairs in real time and observe upcoming world events.".
Снимки экрана расширения
Скачать файл CRX расширения Trading tools
Скачайте файлы расширений Trading tools в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | |
ID | jihglnpkabhjdkkcnjdlfpekekepfgel |
Официальный URL | https://chrome.google.com/webstore/detail/trading-tools/jihglnpkabhjdkkcnjdlfpekekepfgel |
Описание | Our new product gives you the opportunity to track movements of the currency pairs in real time and observe upcoming world events. |
Размер файла | 25.07 KB |
Количество установок | 299 |
Текущая Версия | 1.0 |
Последнее Обновление | 2015-08-20 |
Дата публикации | 2015-08-20 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | InstaForex |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://www.ifxtrading.com/i/documents/privacy_policy_insta_service_ltd._en.pdf |
Поддерживаемые языки | 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" } } |