Results 192 comments of kkapsner

If the icon in the URL bar (called the page action) appears CanvasBlocker did something. There you can see the specifics and also add (temporary) white listings: ![grafik](https://user-images.githubusercontent.com/1105157/140651242-1a953c00-ab58-403f-a76a-c8e229b7db57.png) If you...

Sorry for the late answer. Hm... the whitelisting seems not intuitive enough. It's for me... but I built the whole thing ;) Did you two notice the fingerprint icon in...

Thanks for the detailed informations. I can add more details in the navigator settings if someone provides me with the correct values for the other devices/OSes. Unfortunately I do not...

As suspected this is a legacy addon and the techiques used there cannot be applied to CB. I opened https://bugzilla.mozilla.org/show_bug.cgi?id=1714854 to enable CB to set these settings. Unfortunately the userAgent...

If you don't see it in the developer tools you might have a rough time. Maybe [Wireshark](https://www.wireshark.org/) can help - but it's tricky when https is in place. PS: I...

This is just a reminder for myself as I cannot include it yet: it produces errors (and warnings). It has to be used in [manifest.json](https://github.com/kkapsner/CanvasBlocker/blob/master/manifest.json) (new property in `content_scripts`) and...

I have to check how complicated this would be to implement. But I like the idea.

I think this can be done. But not sure how this will be available in the settings.

As mentioned in #145 I do not see a way to provide CB to Chrome with the same quality. (See also https://github.com/ghacksuserjs/ghacks-user.js/issues/458) I would first have to do a lot...

I try to defend against as many methods as possible. Some anti-fingerprinting addons are quite lazy as they only defend against the vector that was published and do not investigate...