{
  "name": "Popup with iframe",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Test a browser action popup with an iframe",
  "action": {
    "default_popup": "popup.html"
  }
}
