IB-Brokers World

IB-Brokers World

ib-brokers is an individual or a company that refers clients to forex (or other) brokers for a commission.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "IB-Brokers World",
  "description": "ib-brokers is an individual or a company that refers clients to forex (or other) brokers for a commission.",
  "browser_action": {
    "default_icon": {
      "38": "icon.png"
    },
    "default_title": "IB-Brokers World",
    "default_popup": "page.html"
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "version": "0.1"
}