iMarketsAcademy-Signals

iMarketsAcademy financial signals

Co je iMarketsAcademy-Signals?

iMarketsAcademy-Signals je rozšíření Chrome vyvinuté marketingimarketsacademy, a jeho hlavní funkcí je „iMarketsAcademy financial signals“.

Snímky obrazovky rozšíření

Stáhnout soubor CRX rozšíření iMarketsAcademy-Signals

Stáhněte si soubory rozšíření iMarketsAcademy-Signals ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název iMarketsAcademy-Signals iMarketsAcademy-Signals
ID geonlhlldiecbpjfpakpealaochlfbea
Oficiální URL https://chrome.google.com/webstore/detail/imarketsacademy-signals/geonlhlldiecbpjfpakpealaochlfbea
Popis iMarketsAcademy financial signals
Velikost souboru 203 KB
Počet instalací 128
Aktuální Verze 2.0
Poslední Aktualizace 2015-07-02
Datum Vydání 2015-07-02
Vývojář marketingimarketsacademy
Typ Platby free
Podporované Jazyky 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"
    ]
}