Hi
I need to create plug-ins/add-ons for IE, firefox and chrome browsers for the following requirement:
If the url requested is in a particular format/ matching a particular regex pattern, the plugin has to block the request and pop up and alert box.
I have searched a lot but did not find anything helpful. For IE, I think we can create BHO for this purpose. But is there a way to achieve this using javascript?
Thanks in advance.
Regards, Maggi