InstaForex Toolbar
InstaForex - best broker in Asia
什麼是InstaForex Toolbar?
InstaForex Toolbar是由InstaForex開發的Chrome擴展程式,該擴展的主要功能是“InstaForex - best broker in Asia”。
擴展截圖
下載InstaForex Toolbar擴展crx文件
下載InstaForex Toolbar擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Up-to-date technologies are designed to help InstaForex clients!
Company’s experts have developed an accessible toolbar. It offers point-and-click access to the sections of the official website, real time quotes, company’s news and InstaForex pages in the social networks.                     擴展基本資訊
| 名稱 |   |  
| ID | gmimpbgbbpoeglmgaicknladffcfliph | 
| 官方網址 | https://chromewebstore.google.com/detail/instaforex-toolbar/gmimpbgbbpoeglmgaicknladffcfliph | 
| 簡介 | InstaForex - best broker in Asia | 
| 檔案大小 | 162 KB | 
| 安裝次數 | 97 | 
| 目前版本 | 0.0.24 | 
| 更新時間 | 2021-11-19 | 
| 上架時間 | 2017-10-06 | 
| 評分 | 3.86/5 共 7 次評分 | 
| 開發者 | 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": "Enable\/Disable toolbar view"
    },
    "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": "__MSG_extDescription__",
    "icons": {
        "128": "extension_icons\/128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtlVomcelwv4L+VHFW4ijHOLN2duQ6Ffc8iB+v1MPFxVZj8bmZtz01vu7o1hkIS3te8iRAfJQTifO9VaigoJCFUzYuwsWBufAJeGp+m7pDXaF15qRCznSvbz4LNck3Scnyjc\/4tn0d4vjBIgmqAyglYpzJ0ZRyZZDT4aLCrZItuRhR5\/DS95uWInBUgIJ5AdCACGJP3s27pOGLemu4tVjQaHLD7HyCRNwbK9VufGra+6jGb8tp6HFkgdFDJAxdGZcekkjpqi0xteLDay4jk+O38D0+KiUJQNvQ2dgD8d4w2PpPMsvJ8NZC0a28RGzDKQSomfThyrk9cmWqzM18dvlWQIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_extTitle__",
    "permissions": [
        "*:\/\/www.instaforex.com\/*",
        "*:\/\/fx.instaforex.com\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "insta_toolbar_en",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.24",
    "web_accessible_resources": [
        "toolbar\/*",
        "styles\/*",
        "icons\/*",
        "toolbar.html",
        "toolbar.js",
        "common.js",
        "table.html",
        "table.js"
    ]
}  |  |