In place annotation editing extension for Tetration. Requires software version 2.3+
npm run watchStarts the watcher for building content script when a file changed.
npm run popupStarts the watcher for building popup when a file changed.
npm run buildPreps your app for deployment. Minifies all files, piping them to the src/build folder.