javascript - Equivalent of onbeforescriptexecute in Chrome -


is there equivalent of onbeforescriptexecute or beforescript execute event in chrome? intercept , print out javascript code being executed before javascript on page loaded. should include javascript within script tags , other attributes onblur, etc.
thanks

i think it's firefox :( sorry.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -