Тулбар для партнеров ИнстаФорекс

ИнстаФорекс - Лучший брокер в Азии

Qu'est-ce que Тулбар для партнеров ИнстаФорекс ?

Тулбар для партнеров ИнстаФорекс est une extension Chrome développée par InstaForex, et sa fonction principale est "ИнстаФорекс - Лучший брокер в Азии".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Тулбар для партнеров ИнстаФорекс

Téléchargez les fichiers d'extension Тулбар для партнеров ИнстаФорекс 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

                        Toolbar from Top Asian Broker InstaForex!

Dear partners, it is easier to work with InstaForex now.

Our partners can install an accessible toolbar. It offers point-and-click access to the sections of the partners website, real time quotes, company’s news, live chat and InstaForex pages in the social networks.
Install the new toolbar for InstaForex partners.                    

Informations de Base sur l'Extension

Nom Тулбар для партнеров ИнстаФорекс Тулбар для партнеров ИнстаФорекс
ID hhlnlfdgbjhidggncfhepldjdlhgpnbi
URL Officiel https://chromewebstore.google.com/detail/%D1%82%D1%83%D0%BB%D0%B1%D0%B0%D1%80-%D0%B4%D0%BB%D1%8F-%D0%BF%D0%B0%D1%80%D1%82%D0%BD%D0%B5%D1%80%D0%BE%D0%B2-%D0%B8%D0%BD%D1%81%D1%82/hhlnlfdgbjhidggncfhepldjdlhgpnbi
Description ИнстаФорекс - Лучший брокер в Азии
Taille du Fichier 169 KB
Nombre d'Installations 11
Version Actuelle 0.0.16
Dernière Mise à Jour 2022-02-11
Date de Publication 2015-05-04
Évaluation 5.00/5 Total 2 Évaluations
Développeur InstaForex
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.instaforex.com/
URL de la Page d'Aide https://www.instaforex.com/support
URL de la Page de Politique de Confidentialité https://www.instaforex.com/downloads/legal_documentation/privacy_statement_insta_service_ltd.pdf
Langues Prises en Charge en,ru
manifest.json
{
    "background": {
        "scripts": [
            "libs\/moment.min.js",
            "libs\/jquery-2.1.1.js",
            "chromeexttools.js",
            "gmail.js",
            "rss.js",
            "bg.js"
        ]
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": {
            "128": "extension_icons\/128.png",
            "19": "extension_icons\/19.png",
            "38": "extension_icons\/38.png"
        },
        "default_title": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c\/\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043f\u043e\u043a\u0430\u0437 \u0442\u0443\u043b\u0431\u0430\u0440\u0430"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "css": [
                "styles\/content.css"
            ],
            "js": [
                "libs\/jquery-2.1.1.js",
                "common.js",
                "content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/fx.instaforex.com; object-src 'self'",
    "description": "\u0418\u043d\u0441\u0442\u0430\u0424\u043e\u0440\u0435\u043a\u0441 - \u041b\u0443\u0447\u0448\u0438\u0439 \u0431\u0440\u043e\u043a\u0435\u0440 \u0432 \u0410\u0437\u0438\u0438",
    "icons": {
        "128": "extension_icons\/128.png"
    },
    "manifest_version": 2,
    "name": "\u0422\u0443\u043b\u0431\u0430\u0440 \u0434\u043b\u044f \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432 \u0418\u043d\u0441\u0442\u0430\u0424\u043e\u0440\u0435\u043a\u0441",
    "permissions": [
        "*:\/\/www.instaforex.com\/*",
        "*:\/\/fx.instaforex.com\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.16",
    "web_accessible_resources": [
        "toolbar\/*",
        "styles\/*",
        "icons\/*",
        "toolbar.html",
        "toolbar.js",
        "common.js",
        "table.html",
        "table.js"
    ]
}