I want to listen to an event whenever screenshot is taken from browser, is there any way available in Javascript where i can listen for captured screenshots
My original aim was to disable taking screenshot in my website, but i got to know that there are not any available solution to restrict user to take screenshot.
I am looking for solution to alter the captured screenshot by user in browser.