issues
search
StarkShang
/
vite-plugin-chrome-extension
A vite plugin to bundle chrome extensions for Manifest V3.
MIT License
467
stars
68
forks
source link
Feat: Handle assets urls
#4
Closed
StarkShang
closed
3 years ago
StarkShang
commented
3 years ago
add css file into manifest.json import from
content-scripts
and generated by vite;
add resources included in css files by
url(%path%)
into
web_accessible_resources
content-scripts
and generated by vite;url(%path%)
intoweb_accessible_resources