Right now, an issue with video downloads of Coursera is that it doesn't allows to download videos in HD. This extension resolves that issue by providing the video download in best quality available.
1) Install the extension
2) Click on new Download in HD
button to open the HD video in browser's local player
3) Ctrl + S
4) It's all yours
To run a development server that will watch for file changes and rebuild the scripts, run:
yarn start
To just build the files without the development server:
yarn build
Both commands will create a dist/
directory, it will contain the built files that should be loaded into the browser or packed.