Brad Bart QuickPlayer

Brad Bart QuickPlayer

Where'd you get that proof from?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Brad Bart QuickPlayer",
  "version": "1.0",
  "description": "Where'd you get that proof from?",
  "browser_action": {
    "default_title": "I got it from my daddy",
    "default_icon": "icon48.png",
    "default_popup": "mypopup.html"
  }
}