Is it possible for the browser to access clipboard when user presss CTRL + V? Using pure Javascript approach. 
The idea being, I have a web application that needs to be able to access the clipboard when user press the key combination.
Is it possible for the browser to access clipboard when user presss CTRL + V? Using pure Javascript approach. 
The idea being, I have a web application that needs to be able to access the clipboard when user press the key combination.
