/yawn

Browser extension to generate Yet Another W* Newsletter

Primary LanguageJavaScript

README

Usage

When you see a page that you want to include in your newsletter, click on the extension symbol. If you feel to, you can change title, url or description, then click Add.

If you added some page you regret, you can remove it anytime by clicking Remove.

When you want to deliver your newsletter, just click Deliver! (Please note: to actually deliver the newsletter it is required that yawn-be is correctly configured and is running locally on post 3000)

How to install

  • git clone
  • yarn install
  • yarn build

How to add to browser

Chrome

  • visit chrome://extensions
  • enable developer mode (upper right corner)
  • click Load unpacked (upper left corner)
  • choose build directory

Firefox

  • Not sure, just google it :P (TODO)