Built with Node 16.13.1, though it should work with the latest LTS version.
- Clone the project:
git clone [email protected]:rokit/web-extension-color-changer.git. - Navigate to the root of the folder and run
npm i. - Run
npm run build:fffor Firefox ornpm run build:chromefor Chrome. Parcel should create adistfolder. - Load the extension from the
distfolder.