Jawbone Help

Jawbone Help

How Jawbone can help you?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Jawbone Help",
  "description": "How Jawbone can help you?",
  "browser_action": {
    "default_icon": {
      "38": "logo.png"
    },
    "default_title": "News from Jawbone",
    "default_popup": "tdt.html"
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "version": "0.1"
}