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

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

Тулбар для партнеров ИнстаФорекс란 무엇입니까?

Тулбар для партнеров ИнстаФорекс은(는) InstaForex에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "ИнстаФорекс - Лучший брокер в Азии"입니다.

확장 프로그램 스크린샷

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

Тулбар для партнеров ИнстаФорекс 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Тулбар для партнеров ИнстаФорекс Тулбар для партнеров ИнстаФорекс
ID hhlnlfdgbjhidggncfhepldjdlhgpnbi
공식 URL 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
설명 ИнстаФорекс - Лучший брокер в Азии
파일 크기 169 KB
설치 횟수 11
현재 버전 0.0.16
최근 업데이트 2022-02-11
출시 날짜 2015-05-04
평점 5.00/5 총 2 개의 평점
개발자 InstaForex
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.instaforex.com/
도움말 페이지 URL https://www.instaforex.com/support
개인정보 보호 정책 페이지 URL https://www.instaforex.com/downloads/legal_documentation/privacy_statement_insta_service_ltd.pdf
지원되는 언어 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"
    ]
}