Wave is a browser extension that lets you add the news you are browsing directly to your Surge timeline.
TODO
npm install
npm run watch
// build manifest v2 version
MANIFEST_VERSION=2 npm run watch
# build production version
npm run bulid
# prepare the package for publish
./pack