Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 433 Bytes

CONTRIBUTION.md

File metadata and controls

29 lines (17 loc) · 433 Bytes

Contribution

Requirement

  • nodejs

Install

npm install

Build

npm run build

Dev

Download Firefox, Download web-ext, get into src directory, and run:

web-ext run -s ./src

then, it will start firefox automatically, and you can now start development.