Can we trigger key stroke events for of browsers like CTRL + T to open new tab, CTRL + SHIFT + J for inspect elements , like this?
            Asked
            
        
        
            Active
            
        
            Viewed 34 times
        
    0
            
            
        - 
                    You can using jQuery, see [How to trigger key combo with jQuery](http://stackoverflow.com/questions/3893397/how-to-trigger-key-combo-with-jquery) – Jun 29 '16 at 15:13
 - 
                    As far as I'm aware, you cannot do that as it would cause some major security issues. – NTL Jun 29 '16 at 15:13