Fix Chrome ScreenRecorder Extension

Job ID: 36121515

Budget: $30 – $250 USD

The ScreenRecorder extension recently stopped working after an update to Chrome. This extension allows users to record a video (with audio) of their screen as a .webm file. However, now when the user attempts to record their whole screen when they try to save their video the extension fails to write the video to a file.

The ScreenRecorder extension is at https://chrome.google.com/webstore/detail/screen-recorder/olfiakiemgabphalhjfjbcmganhfkbcg

The code is open source on github at https://github.com/JohnWeidner/ScreenRecorderExtension

For this project you would fork the above github project, make necessary changes so that the extension works and then create a pull request to have your changes merged back into the github repository.
Related categories: JavaScript Chrome OS Google Chrome Typescript GitHub