Chrome extension for showing and performing actions of crash report based on crash-report-js
Chrome extension for showing and performing actions of crash report based on crash-report-js (https://github.com/SodhanaLibrary/crash-report-js). To use this, you have to do
1. Integrate crash-report-js to your application. It will record user's actions and logs
2. If any error causes outage, then capture those details using crash-report-js, show Outage page
3. Provide button to user submit those details to support team
4. Once support team receives crash-report data, then they can use to view, simulate the error flow