react-browser-extension-boilerplate
react-browser-extension-boilerplate copied to clipboard
🎉 React / Preact X browser extension boilerplate for the most popular browsers (Chrome, Firefox, Opera, new Edge and other Chromium-based browsers)
- [ ] Migrate to TypeScript - [ ] [Setup tests](https://github.com/ElForastero/react-browser-extension-boilerplate/issues/14) - [ ] Migrate to Webpack 5 - [ ] Get rid of styled-system - [ ] Try to...
I would like to add some UI Framework and I have chosen Chakra. I do have 2 questions: 1) Is it fine to add UI Frameworks to web browser extensions?...
I really liked this boilerplate, so I would to add some contribution if you agree. Here is my idea about tests: Having a test configuration will allow us developers to...