Balance!

Balance!

'Balance!' makes checking your balance with Barclays , Nationwide Santander & Google Play Super Duper Easy while browsing the web!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Balance!",
  "description": "'Balance!' makes checking your balance with Barclays , Nationwide Santander & Google Play Super Duper Easy while browsing the web!",
  "version": "1.7",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ]
}