NekitCorp / chrome-extension-svelte-typescript-boilerplate

Boilerplate for Chrome Extension Svelte Typescript project
252 stars 51 forks source link

Add Manifest V2 support #2

Closed avi12 closed 2 years ago

avi12 commented 2 years ago

For as long as Firefox still does not support Manifest V3 For now, I'm using the not-so-elegant tool that I developed build-for-browser, which merely modifies the manifest.json of a given ZIP and spits out a new Manifest V2-compatible ZIP

NekitCorp commented 2 years ago

Sorry, but I don't want to complicate the project. The project does not take into account a lot of things, but it is a template for starting.