iMarketsAcademy-Signals
iMarketsAcademy financial signals
What is iMarketsAcademy-Signals?
iMarketsAcademy-Signals is a Chrome extension developed by marketingimarketsacademy, and its main feature is "iMarketsAcademy financial signals".
Extension Screenshots
Download iMarketsAcademy-Signals Extension CRX File
Download iMarketsAcademy-Signals extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Financial trading signals Internet Markets Academy provides access to international online trading: courses, signals, educational materials, guru predictions, trends, platforms for trading digital options, stocks, currencies and commodities. In online trading, results are dependent on predictions of a trading asset`s price and/or direction at a certain amount of time. Trading rates displayed on the platforms are provided by 3rd parties and are indicative rates that the company is prepared to sell assets at and may not correspond to either live market quotations or quoted rates at the point of sale although Internet Markets Academy is constantly choosing the most reliable, most credible service provider for all external feeds, we are providing demo arena and signals to help our clients trade successfully.
Extension Basic Information
Name | |
ID | geonlhlldiecbpjfpakpealaochlfbea |
Official URL | https://chrome.google.com/webstore/detail/imarketsacademy-signals/geonlhlldiecbpjfpakpealaochlfbea |
Description | iMarketsAcademy financial signals |
File Size | 203 KB |
Installation Count | 128 |
Current Version | 2.0 |
Last Updated | 2015-07-02 |
Publish Date | 2015-07-02 |
Developer | marketingimarketsacademy |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "iMarketsAcademy-Signals", "short_name": "IMA-Signals", "description": "iMarketsAcademy financial signals", "version": "2.0", "default_locale": "en", "permissions": [ "storage", "http:\/\/*\/" ], "icons": { "16": "img\/site-logo16.png", "48": "img\/site-logo48.png", "128": "img\/site-logo.png" }, "browser_action": { "default_icon": { "19": "img\/site-logo48.png", "38": "img\/site-logo48.png" }, "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/www.imarketsacademy.com; object-src 'self'", "web_accessible_resources": [ "img\/icon128.png" ] } |