RequestPolicy is a Firefox extension that gives you control over cross-site requests. --- Be sure to look at the dev-1.0 branch as that's where all of the interesting work is happening. See also: https://www.requestpolicy.com/1.0.html
Middle clicking a link or right clicking and selecting "open in new tab" produces a weird behavior recently:
if the destination domain would be permitted by request policy for the current site, the new tab opens properly
if there is no such whitelisting (i.e. if the current site would do a request for the destination link's domain, it would get rejected by request policy) then the following happens:
a popup appears on the current page from request policy advising me that the page is trying to redirect (to the destination page)
a new tab opens that doesn't load but has the destination url filled into the url bar.
Using the CTRL+left click on a link doesn't seem to be influenced by these things at all.
Obviously, the second case should not happen, even if the current page wouldn't be able to request something from that domain, it should be allowed to open a new tab on that domain.
I attached a screenshot of how it looks: I am on reddit.com and middle clicked on a link leading to imgur.com. RP is configured with reject all and there is no whitelist from reddit.com to imgur.com. If I add a whitelist or select "temporarily allow all requests" the bug doesn't happen any more.
Let me know if you need any other information and thank you for a great plugin!
Hi Voicu, please add the version of RP you're using. If you're using RPC, please report the problem there. I think those middle-click issues should be fixed in the latest RPC versions.
Middle clicking a link or right clicking and selecting "open in new tab" produces a weird behavior recently:
Using the CTRL+left click on a link doesn't seem to be influenced by these things at all.
Obviously, the second case should not happen, even if the current page wouldn't be able to request something from that domain, it should be allowed to open a new tab on that domain.
I attached a screenshot of how it looks: I am on reddit.com and middle clicked on a link leading to imgur.com. RP is configured with reject all and there is no whitelist from reddit.com to imgur.com. If I add a whitelist or select "temporarily allow all requests" the bug doesn't happen any more.
Let me know if you need any other information and thank you for a great plugin!
Kind regards, Voicu