{
  "name": "background-only messaging",
  "manifest_version": 2,
  "version": "1",
  "background": {
    "scripts": ["test.js"]
  }
}
