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?
Asked
Active
Viewed 57 times