Posts Tagged ‘javascript’

Limitations in interface nsIProtocolProxyFilter

Monday, April 7th, 2008

When developing Firefox extensions using nsIProtocolProxyFilter, then there are no way to find the originating tab for specific request. I know that other extensions (Foxyproxy) have a similar problem.

Does anyone know a solution for this problem?