Finance and Investing Tools

Finance and Investing Tools

The 20 finance and investing tools. Live Forex Currency, Live Currency Cross Rates, Live Indices, Live Commodities and more.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "container": "tab",
      "web_url": "http://finance.fullstacks.net/"
    },
    "urls": [
      "http://finance.fullstacks.net/"
    ]
  },
  "default_locale": "en",
  "description": "__MSG_ext_description__",
  "icons": {
    "128": "icon128.png"
  },
  "name": "__MSG_ext_name__",
  "permissions": [
    "unlimitedStorage"
  ],
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.0.1.7"
}