This contains code common code shared between MV2 and MV3 extensions.
- TS types
- Constants
- Storage helpers
- Extension popup
- Extension devtool
npm install
npm run build
To build automatically on doing changes in source files (Watch mode):
npm run watch