{
  "name": "Extension API tests",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Tests for the extension api tests api.",
  "background": {
    "service_worker": "background.js"
  }
}
