{
  "manifest_version": 3,
  "name": "Simple Popup Action",
  "version": "1.0",
  "description": "A simple extension with a popup.",
  "action": {
    "default_popup": "popup.html"
  }
}
