Bitcoin Exchange Rate

Bitcoin Exchange Rate

Quickly view the current bitcoin price across multiple currencies

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Bitcoin Exchange Rate",
  "description": "Quickly view the current bitcoin price across multiple currencies",
  "version": "1.0.1",
  "browser_action": {
    "default_icon": "bitcoin.png",
    "default_popup": "popup.html"
  }
}