/ctx-wave

Primary LanguageJavaScriptMIT LicenseMIT

Wave for Surge

Wave is a browser extension that lets you add the news you are browsing directly to your Surge timeline.

Install

TODO

Development

npm install
npm run watch

// build manifest v2 version
MANIFEST_VERSION=2 npm run watch

Publish

# build production version
npm run bulid

# prepare the package for publish
./pack