WebExtension API to enhance OkCupid Flagmod functionality.
Note: If you're just a regular user of OkCupid, this extension is of no use to you.
Install required libraries:
yarn installCompile TypeScript code, and recompile on changes:
yarn watchCompile TypeScript code:
yarn build