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