{
  "name": "Extension v2",
  "manifest_version": 2,
  "version": "2.0",
  "background": {
    "scripts": ["bg.js"]
  }
}
