Webpack plugin to solve the problem of generating js file for manifest.json entry
browser-extension-template
Browser extension template with cross-browser compatibility
The file structure has been modified to match a conventional ReactJS project.
├── build
│ ├── chrome
│ ├── firefox
│ ├── opera
├── config
├── public
│ ├── index.html
│ ├── popup.html
│ ├── options.html
│ ├── manifest.json
├── scripts
├── src
│ ├── components (shared)
│ ├── pages
│ │ ├── index
│ │ │ ├── index.ts
│ │ │ ├── index.scss
│ │ ├── popup
│ │ │ ├── index.ts
│ │ │ ├── index.scss
│ │ ├── options
│ │ │ ├── index.ts
│ │ │ ├── index.scss
├── docs
├── node_modules
├── jest.config.js
├── tsconfig.json
├── yarn.lock
├── package.json
coming soon...
coming soon...
This project is a derivative of a project called web-extension-starter
🙋♂️ Made by @abhijithvijayan
Support abhijithvijayan at PayPal, Patreon, Buy Me a Coffee
If you find my work valuable, please consider donating