Allow users to copy the text along with citations generated by this web extension for the following websites:
- https://sso.agc.gov.sg/*
- https://www.lawnet.sg/lawnet/web/lawnet/free-resources (judgements)
- More to come in the future
In one terminal, run
npm install
npm run dev
In another terminal, after webpack has completed building, in the first terminal, run
npm start:firefox
Visit the websites, e.g. https://sso.agc.gov.sg/Act/PDPA2012
Select the text, right click, and on the context menu, select "copy with source"
The folder stucture is managed through webpack.config.js