FxPro - Forex Tools for traders

FxPro - Forex Tools for traders

FxPro prides itself on providing you with the best forex trading tools in the industry.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "FxPro - Forex Tools for traders",
  "description": "FxPro prides itself on providing you with the best forex trading tools in the industry.",
  "short_name": "FX Tools for traders",
  "version": "2.2.4",
  "permissions": [
    "http://fxpro.co.uk/*",
    "https://widgets-m.fxpro.com/*"
  ],
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_action": {
    "default_title": "FxPro",
    "default_icon": "images/fxpro.png",
    "default_popup": "popup.html"
  }
}