Skip to content

eugbyte/legal-cite-ext

Repository files navigation

About

Web extension to auto generate citation when copying from legal sources.

Currently supported websites are:

  1. https://sso.agc.gov.sg/Act/**

Preview

Copy

Copy from statute website

Paste

Paste in Word Doc

To develop and run

npm i
npm run build

To run the web extension in the firefox / chrome browser

npm run start:firefox
npm run start:chrome

To test

npm run test

Releases

No releases published

Packages

No packages published