Equivalent of onbeforescriptexecute in Chrome
Is there an equivalent of the onbeforescriptexecute or beforescript
execute event in Chrome? I would like to know intercept and print out the
javascript code that is being executed before any javascript on the page
is loaded. This should include Javascript within script tags and other
attributes like onblur, etc.
Thanks
 
No comments:
Post a Comment