containers-everywhere / contain-google

[Looking for maintainer] - Google Container isolates your Google activity from the rest of your web activity in order to prevent Google from tracking you outside of the Google website via third party cookies.
https://addons.mozilla.org/en-US/firefox/addon/google-container/
Mozilla Public License 2.0
411 stars 50 forks source link

Fix for Issue #57 #62

Closed kendallcorner closed 5 years ago

kendallcorner commented 5 years ago

Fix for contain-google issue #57 .

When leaving the google container on a link that does not open a new tab, the original tab is deleted.

See behavior gifs in the Issue. New behavior is that the link is opened in a new tab and the old tab is not removed.

This fix only works for searches, but I think that's where this issue is popping up the most.

Perflyst commented 5 years ago

Thanks for your PR. I will test it soon and merge it!

Perflyst commented 5 years ago

Works fine so far, thanks again!