XM.com Trading

XM.com Trading

XM.com Trading,Charts,Forex...

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "XM.com Trading",
  "version": "1.4",
  "manifest_version": 2,
  "description": "XM.com Trading,Charts,Forex...",
  "icons": {
    "16": "XM16.png",
    "48": "XM48.png",
    "128": "XM128.png"
  },
  "options_page": "options.html",
  "browser_action": {
    "default_icon": "XM16.png",
    "default_popup": "XM.html"
  },
  "permissions": [
    "history"
  ]
}