I am looking to build a browser extension that alters a page when the screen is being is shared. To implement this, I was searching for an API in Firefox that can listen to a screen share event, basically detect if the browser screen is being shared or not. But I was not able to find an API to do this. Is this supported by Firefox? Is this even possible?