ghostwords / chameleon

Browser fingerprinting protection for everybody.
Mozilla Public License 2.0
532 stars 61 forks source link

Breaks Flash detection gating desirable content #3

Open ghostwords opened 9 years ago

ghostwords commented 9 years ago

Some sites use Flash detection before loading Flash content. Since Chameleon overloads window.navigator.plugins, these sites end up showing error messages about needing to install or upgrade Flash.

TODO examples.

ghost commented 9 years ago

Breaks twitch.tv so badly that I need to disable Chameleon to see streams. Maybe you could add a site whitelist?

ghostwords commented 9 years ago

Yep, adding it soon: #6

ghostwords commented 9 years ago

Just added site whitelisting: 68919fa. At least now there should be a better workaround. Let me know what you think.