Hey, I didn't dog the shot

Hey, I didn't dog the shot

Jessie queueh

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "description": "Jessie queueh",
  "icons": {
    "16": "ICON16.png",
    "32": "ICON32.png",
    "48": "ICON48.png",
    "128": "ICON128.png"
  },
  "manifest_version": 2,
  "name": "Hey, I didn't dog the shot",
  "permissions": [
    "activeTab"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}