Releases: aklinker1/vite-plugin-web-extension
Releases · aklinker1/vite-plugin-web-extension
v0.5.3
Bug Fixes
- generated: css content scripts were not being added to the final manifest (e820b80)
v0.5.2
Bug Fixes
- always use arrays for content_scripts.js (cb2478e)
v0.5.1
Bug Fixes
- user a string instead of an array when there is only one script (d7be838)
v0.5.0
Features
- include
options_page
as an input (5c83f34)
v0.4.0
Bug Fixes
- don't fail when there are no content scripts (8c40fcb)
Features
- include manifest v3 fields as inputs (
background.service_worker
, action.default_popup
) (d7c8a1a)
v0.3.1
Bug Fixes
- add ci and force a version bump (01170bc)