Alexei

Results 514 comments of Alexei

Note that [Browser Leaks' WebRTC page](https://www.browserleaks.com/webrtc) breaks with Chameleon enabled. The page detects the webkit-prefixed WebRTC API, assumes a Chrome user agent string will be present, and tries to parse...

I believe that's #5. WebRTC initialization on that demo page is done inside an internal (to the page) script tag, which executes before Chameleon's overrides.

The injected script race condition should be resolved in the master branch, so inline scripts should now always get processed same as external scripts.

You're welcome!

Relevant: EFForg/privacybadgerfirefox/issues/394

#41 makes me think of a personal version of https://www.chromestatus.com/metrics/feature/popularity

This is probably a [Chrome bug](https://crbug.com/659642).

Nice, I agree that the cookie approach seems to be the only workaround that provides synchronous messaging. However, the cookie workaround comes with many downsides, some already documented in your...

Hello and thank you for the report! It looks like Al Jazeera uses the YouTube API (rather than embedding YouTube in an iframe) to initialize the YouTube player. At this...

Hi @etanot, this should be fixed in Privacy Badger version 2022.9.27. Thanks again for the report! I'm very interested in improving and expanding our widget replacement system.