Custom Reaction Packs for Facebook.
TODO: Add links to extension pages.
To get started, clone the repository and then run:
npm install
npm run build:<browser>
replacing with "chrome" or "firefox" as appropriate.
- Update pack live instead of requiring a refresh
- Add a status indicator somewhere
- "Request changes" flow for pack creators.
- Link to pack creator's URL
# Source code:
assets # Images
browsers # Browser specific code
src # Common code across all browsers
# Build output:
build # The raw extension contents for each browser
dist # Distributable extension package for browsers