{
  "manifest_version": 3,
  "name": "MilkySEO Meta Optimizer",
  "description": "Quickly inspect metadata on the active tab and send URLs to API audit.",
  "version": "1.0.0",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html"
  }
}
