Skip to content

Browser extension to enhance OkCupid Flagmod functionality

Notifications You must be signed in to change notification settings

GwendolenLynch/okcupid-flagmod-plus

Repository files navigation

OkCupid Flagmod Plus

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.

Web Store Links

Building

Install required libraries:

yarn install

Compile TypeScript code, and recompile on changes:

yarn watch

Compile TypeScript code:

yarn build