So i use this extension to record my online classes using a remote desktop . it works perfect but when i stop my connection to the remote computer the recording stops.
i saw this post In this post the answer says to use the Chrome extension source viewer
i tried it but i couldn't wrap my head around the code.
one thing i found is that the extension sends a runtime message called "RECORDING_STOPPED" when recording ends and when i disconnect my remote desktop connection it apparently sends it that time also i checked the /static/js/main.c502a7e6.js file Line : 16 , Column : 4875 as the line is quite long i didn't understand it