adambullmer / vue-cli-plugin-browser-extension

Browser extension development plugin for vue-cli 3.0
GNU Lesser General Public License v3.0
427 stars 76 forks source link

feat: Unblock manifest v3 usage by fixing incompatible CSP automation #148

Closed adambullmer closed 11 months ago

adambullmer commented 11 months ago

Fixes: [#130] References: [#107]

adambullmer commented 11 months ago

Note this is very bare support for manifest v3 to unblock users who haven't moved to another project. Scaffolding/code gen at this time still default to v2, and there's no automatic migration at this time