-
-
Notifications
You must be signed in to change notification settings - Fork 388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
breaks google search setting to open new tab immediately on click of search result link #2181
Comments
It is also causing the "Accessibility help" in the top left corner to become visible, for the same reason. |
Hello and thanks for letting us know! I'm guessing this is an unintended consequence of #2016. |
You can work around this problem for now by disabling Privacy Badger just on Google Search. This will disable outgoing link tracking protection (which appears to cause these side effects) on Google Search. To do so, click on the "Disable Privacy Badger for This Site" button in Badger's popup while on any |
Getting a good amount of error reports as well, for example:
|
Looks like stripping the |
When cleaning links, don't remove 'about', 'class', or 'aria-*' attributes. Fixes #2181.
This is fixed in Privacy Badger version 2018.10.3.1, now live in Firefox and Chrome. |
firefox nightly 64.0a1 (2018-10-04) (64-bit)
on ubuntu 16.04
I have been using ff nightly for years and your privacybadger for a long time too and its only started failing the other day ... I have google search setting to
which works fine when your addon is disabled ... now when addon enabled
browser fails to open google search result link in a new tab, now link is opened in same tab
... here is such a link
https://www.google.com/search?q=Where+results+open+Open+each+selected+result+in+a+new+browser+window+++fails+to+open+new+tab+or+window&ie=utf-8&oe=utf-8&client=firefox-b-1-ab
The text was updated successfully, but these errors were encountered: