Open seeba8 opened 1 year ago
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions#host_permissions
I think I may be able to remove the host permissions, since I shouldn't have any CORS problems and I'm not doing anything with webrequests, cookies, etc.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions#host_permissions
I think I may be able to remove the host permissions, since I shouldn't have any CORS problems and I'm not doing anything with webrequests, cookies, etc.