InstaForex Trader Tools

InstaForex Trader Tools

The Official InstaForex Extension, providing access to the most actual information for trading in the Forex market.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "InstaForex Trader Tools",
  "version": "1.1.4",
  "default_locale": "en",
  "description": "__MSG_description__",
  "homepage_url": "https://instaforex.com/",
  "manifest_version": 3,
  "icons": {
    "16": "img/16x16.png",
    "32": "img/32x32.png",
    "48": "img/48x48.png",
    "128": "img/128x128.png"
  },
  "author": "Lynx",
  "incognito": "spanning",
  "offline_enabled": false,
  "action": {
    "default_title": "InstaForex Trader Tools",
    "default_icon": "img/icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [],
  "host_permissions": [
    "*://*.ifxdb.com/*",
    "*://*.mt5.com/*",
    "*://*.fx.co/*"
  ]
}