iMarketsAcademy-Signals
iMarketsAcademy financial signals
iMarketsAcademy-Signalsとは何ですか?
iMarketsAcademy-Signalsはmarketingimarketsacademyによって開発されたChromeの拡張機能で、その主な機能は「iMarketsAcademy financial signals」です。
拡張機能のスクリーンショット
iMarketsAcademy-Signals拡張機能のCRXファイルをダウンロード
iMarketsAcademy-Signals拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | geonlhlldiecbpjfpakpealaochlfbea |
公式URL | https://chrome.google.com/webstore/detail/imarketsacademy-signals/geonlhlldiecbpjfpakpealaochlfbea |
説明 | iMarketsAcademy financial signals |
ファイルサイズ | 203 KB |
インストール数 | 128 |
現在のバージョン | 2.0 |
最終更新日 | 2015-07-02 |
公開日 | 2015-07-02 |
開発者 | marketingimarketsacademy |
支払い方法 | free |
対応言語 | 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" ] } |