From Scratch
install CRXJS from scratch.
install CRXJS from scratch
Create a new project
Create package.json
package.json
Install Vite
and CRXJS
Create index.html
index.html
Create manifest.config.js
manifest.config.js
Create vite.config.js
vite.config.js
Project Structure
Project Structure
- crxjs-project
- index.html
- manifest.config.js
- package.json
- vite.config.js