Bite Code! @bitecode.dev · Sep 19

I tried to use set "privacy.resistFingerprinting" to true in Firefox about:config but it breaks image handling in most editors. Turn out they all use some canvas API that is affected and it ends up like this:

1 likes 1 replies

?

Replies

Bite Code! · Sep 19

Ah, it works if you select it, but then revert back: privacy.resistFingerprinting.autoDeclineNoUserInputCanvasPrompts and privacy.resistFingerprinting.randomDataOnCanvasExtract. Don't know what else break though.