You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the Brave browser modifying how getImageData works to provide fingerprinting protection by modifying one of the color channels, we'll need to refine the rgbColorGenerator to provide safer colors.
Due to the Brave browser modifying how
getImageDataworks to provide fingerprinting protection by modifying one of the color channels, we'll need to refine the rgbColorGenerator to provide safer colors.