{
  "name": "Browser test extension - mv2",
  "version": "0.1",
  "manifest_version": 2,
  "background": {
    "scripts": ["background.js"]
  }
}
