A Chrome Extensions boilerplate using React 18 and Webpack 5.
The Chrome Extension Boilerplate with React 18 and Webpack 5 is a basic boilerplate that provides a foundation for developing modular and modern Javascript code for Chrome extensions. It is updated with the latest versions of Chrome Extension Manifest V3, React 18, Webpack 5, and Webpack Dev Server 4. It also includes support for features like React Refresh, eslint-config-react-app, Prettier, and TypeScript. This boilerplate is based on the boilerplate by samuelsimoes, but has been modified to include support for newer versions and additional features.
To install and run the Chrome Extension Boilerplate, you can follow these steps:
The Chrome Extension Boilerplate with React 18 and Webpack 5 is a helpful starting point for developing Chrome extensions with modern Javascript code. It includes support for recent versions of React, Webpack, and other tools like TypeScript and eslint-config-react-app. By following the installation guide, developers can quickly set up their development environment and start building their Chrome extensions.