chrome-manifest-v3-webpack-hotreload-template icon indicating copy to clipboard operation
chrome-manifest-v3-webpack-hotreload-template copied to clipboard

Chrome Extension Template (Manifest v3) Webpack Hot reload

Results 3 chrome-manifest-v3-webpack-hotreload-template issues
Sort by recently updated
recently updated
newest added

I tried adding an options page in ./src/pages folder. and configured it in the manifest file. but still webpack sometimes skips that page and it throws error

I'm trying to get hot reload working in my Manifest v3 extension. I've set it up in the same as in this project, and it successfully connects and sees there...

First of all - great work man! This is the only simple repo containing all of the features without any b.s. in the world. I've got a problem where after...