Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 316 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 316 Bytes

Reviews Everywhere

A Firefox extension to leave reviews on any website.

Development

npm install
npm run dev

Extension

Caveats

Our API's base URL must be part of the permissions in manifest.json. However, we haven't mapped that to what's in .env, so must be updated manually.