iMarketsAcademy-Signals
iMarketsAcademy financial signals
Qu'est-ce que iMarketsAcademy-Signals ?
iMarketsAcademy-Signals est une extension Chrome développée par marketingimarketsacademy, et sa fonction principale est "iMarketsAcademy financial signals".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension iMarketsAcademy-Signals
Téléchargez les fichiers d'extension iMarketsAcademy-Signals au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | geonlhlldiecbpjfpakpealaochlfbea |
URL Officiel | https://chrome.google.com/webstore/detail/imarketsacademy-signals/geonlhlldiecbpjfpakpealaochlfbea |
Description | iMarketsAcademy financial signals |
Taille du Fichier | 203 KB |
Nombre d'Installations | 128 |
Version Actuelle | 2.0 |
Dernière Mise à Jour | 2015-07-02 |
Date de Publication | 2015-07-02 |
Développeur | marketingimarketsacademy |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |