antony / sveltekit-adapter-browser-extension

Build browser extensions with Svelte (early prototype)
160 stars 19 forks source link

Manifest v3 #10

Closed Garito closed 2 years ago

Garito commented 2 years ago

Hi Chrome is raising a warning about the version 2 so I'm trying to use v3 Would this library migrate to version 3? When? If not: How can I prevent the creation of the browser_action key?

Thanks

FireMakeThunder commented 2 years ago

AFAIK, you can override default values for manifest.json but not prevent their creation.