Browser extension to bookmark fragments of audio files.
This project uses webextension-toolbox for building/bundling the source code. It provides the following commands:
$ npm install
npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge
npm run build chrome
npm run build firefox
npm run build opera
npm run build edge