I am looking for a way to prevent the user from running javascript code in Chrome's Omnibox.
Javascript: Alert ('Hello World') For example, in the Omnibox (address bar) with the page loaded, prevent them from entering text:
/ Code>
Any suggestions?
Comments
Post a Comment