CurrCon

CurrCon

This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "CurrCon",
  "description": "This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more",
  "version": "1.0.7",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": []
}