DTMobile - Trade Forex & CFDs

DTMobile - Trade Forex & CFDs

Trading FOREX, CFD shares, Gold, Petrol

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "DT-Mobile-19.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Trading FOREX, CFD shares, Gold, Petrol",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "default_locale": "en",
  "name": "DTMobile - Trade Forex & CFDs",
  "icons": {
    "16": "DT-Mobile-16.png",
    "48": "DT-Mobile-48.png",
    "128": "DT-Mobile-128.png"
  },
  "manifest_version": 2,
  "version": "1.0.7"
}