Firefox dev server manifest warnings

The
{
  "content_security_policy": {
    "extension_pages": "script-src 'self' http://localhost;object-src 'self';"
  },
  "key": "..."
}

is causing
image.png
Was this page helpful?