Open jowens opened 7 years ago
Could you try whitelisting mail.google.com
(or whatever your Gmail domain is) instead?
That actually does fix it! Kind of defeats the purpose of PB if I have to whitelist mail.google.com, but yes, that fixes it.
I think disabling Privacy Badger on a few sites is OK, since the purpose of Badger is to prevent companies from non-consensually following you across the entire Web.
Does Badger report any Todoist-related domains on your Gmail page?
Forgive my ignorance here, but how would I tell what domains Badger would report on my gmail page?
You can see what domains Badger reports as blocked (red), partially allowed (yellow), or allowed (green) by clicking on Badger's button in your browser's toolbar. You'll have to first temporarily re-enable Badger for the site and reload the page to see the domains though.
Also, I think our Whitelisted Domains text can use some improvement. It seems like "disabled for the domains listed below" is too open for interpretation. The "Disable Privacy Badger for This Site" button in the popup does seem clear, on the other hand.
Green: mailfoogae.appspot.com Yellow: fonts.googleapis.com Red: www.inboxsdk.com Red: cdn.ravenjs.com Green: www.streak.com Green: gmail.todoist.com Green: xcomet05.todoist.com
does not appear to be tracking you: Green: d3ptyyxy2at9ui.cloudfront.net
Cool, thank you.
I am running PB on OS X / Chrome. I installed the "Todoist" gmail plugin:
https://chrome.google.com/webstore/detail/todoist-for-gmail/clgenfnodoocmhnlnpknojdbjjnmecff?hl=en
I cannot see the Todoist button in regular mode, but when I allow the Todoist extension in incognito mode and do not allow PB in incognito mode, I can see the button again.
Todoist support suggests whitelisting todoist.com and cloudfront.net. I have done this:
When I look at the HTML in the Chrome editor where the Todoist button appears, it looks like this:
Here is a picture of regular mode (notice 2
<div>
elements, "Move to" and "Labels"):and incognito mode (3
<div>
elements):The
<div>
associated with the Todoist button is just gone, presumably filtered out by PB.Any way I can convince PB to allow this button to appear?