0

I need to intercept the URL request before it is sent. e.g. to check the requested URL is not blacklisted. I found several Addon examples that do this like https://addons.mozilla.org/en-us/firefox/addon/blocksite/?src=search. But they are bsed on XUL and I am looking for SDK that simplify this functionality. Is there any SDK for such function?

user7945230
  • 1,075
  • 2
  • 13
  • 20

1 Answers1

0

It seems there is no way of doing this using SDK.

user7945230
  • 1,075
  • 2
  • 13
  • 20