Trading with Plus500 Webtrader

Trading with Plus500 Webtrader

Trading FOREX, CFD shares, Gold, Oil with the Plus500 Webtrader

Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "i24px.png",
    "default_title": "Trading with Plus500 Webtrader"
  },
  "description": "Trading FOREX, CFD shares, Gold, Oil with the Plus500 Webtrader",
  "homepage_url": "https://www.plus500.com/?id=3743&tags=ChromePlus500WebtraderHomepage&pl=2&refurl=https://snelbeleggen.nl/",
  "icons": {
    "16": "i24px.png",
    "48": "i48px.png",
    "128": "i128px.png"
  },
  "incognito": "spanning",
  "manifest_version": 2,
  "name": "Trading with Plus500 Webtrader",
  "offline_enabled": true,
  "options_page": "options-page.html",
  "permissions": [
    "contextMenus"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1.0"
}