CanvasBlocker icon indicating copy to clipboard operation
CanvasBlocker copied to clipboard

A Firefox extension to protect from being fingerprinted.

Results 83 CanvasBlocker issues
Sort by recently updated
recently updated
newest added

Description When trying to follow a page link from FedEx to track a parcel, or when going to their tracking page https://www.fedex.com/en-au/tracking.html and entering tracking number directly it displays an...

When canvas blocker is installed, many video sites will not work. ## Description When I visit `https://watchdbz.xyz/2020/11/08/dragon-ball-episode-2-the-emperors-quest-english-dubbed/`with canvas blocker installed, the video doesn't play saying an error message "sandbox embed...

under detection: https://amiunique.org/fp that's for how many CPU cores you have. fix bug for {random renderer} {random vendor} being not matching. ||| 1: WebGLRenderingContext.getParameter: suspicious gpu 2: WebGLRenderingContext.getParameter: suspicious capabilities...

CanvasBlocker is blocking this page and can't do anything about it >>https://tubelessceliolymph.com/blocked >> https://voe.sx/blocked version 1.9 OK , 1.10Alpha20230419 blocks pages.

```js frame = document.createElement('iframe'); document.body.appendChild(frame); ref = frame.contentWindow; document.body.removeChild(frame); setTimeout(() => { console.log('Real: ', ref.navigator.userAgent); }, 1000) console.log('Fake: ', navigator.userAgent); ```

bug

I realize this may not be practical given how CanvasBlocker operates, but I have limited navbar space. I'd like to move the button it elsewhere, with such an option in...

## Description It seems that the exclusion lists are not taken into account. I have added several sites to the exclusion list. If I understand how CB works, in the...

## Description [Reflect.setPrototypeOf](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/setPrototypeOf) takes `null` for argument `prototype`. However, the altered `setPrototypeOf()` called `getPrototypeOf()` which throws on `null` without a null check. Which caused an Uncaught TypeError in `near-membrane-shared` and...

bug

## Description If I set any option(chrome,edge,opera,safari) other than Firefox in the navigation options, Cloudflare CAPTCHA cannot be bypassed. ## Expected Behaviour Cloudflare is expected to solve the CAPTCHA and...

## Expected Behaviour - "Write a message" placeholder should be the only thing in messages text input field, and disappear when user begins typing their own message. - Messages should...