rokit / web-extension-color-changer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Changer Web Extension

Build steps

Built with Node 16.13.1, though it should work with the latest LTS version.

  1. Clone the project: git clone git@github.com:rokit/web-extension-color-changer.git.
  2. Navigate to the root of the folder and run npm i.
  3. Run npm run build:ff for Firefox or npm run build:chrome for Chrome. Parcel should create a dist folder.
  4. Load the extension from the dist folder.

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 75.1%Language:HTML 13.8%Language:CSS 6.6%Language:JavaScript 4.5%