InstaForex chart

InstaForex chart

Our new product gives you the opportunity to track movements of major currency pairs, indices, and commodities.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "InstaForex chart",
  "description": "Our new product gives you the opportunity to track movements of major currency pairs, indices, and commodities.",
  "manifest_version": 2,
  "version": "1.0",
  "icons": {
    "16": "img/16x16.png",
    "32": "img/32x32.png",
    "48": "img/48x48.png",
    "128": "img/128x128.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "img/48x48.png"
    },
    "default_title": "InstaForex chart",
    "default_popup": "popup.html"
  }
}