Chrome extension that displays comments with timestamp right above the timeline. Currently, source code does not contain background.js file which will be published soon.
First install dependencies:
yarn installTo watch files and create a development build in dist/ :
yarn serveTo create a production build in prod/ :
yarn prodOpen the chrome://extensions/
Set Development mode checkbox
Load unpacked from ./dist/ folder