EyeDropper does not work in Brave browser
Closed this issue · 1 comments
Describe the bug
No color, nor hexcode, nor window is displayed when using the eyedropper tool
The loading cursor icon spins until the mouse is clicked anywhere, then it stops
Inspecting the developer console of the extension windows (with debugging from source) has the error:
popup.html:1 Error handling response: TypeError: Cannot read properties of undefined (reading 'colors')
at drawColorHistory (chrome-extension://phknjgimfkldhblpdkaeidppdedhpljp/js/popup.js:2420:31)
at initColorHistory (chrome-extension://phknjgimfkldhblpdkaeidppdedhpljp/js/popup.js:2474:5)
at bgPageReady (chrome-extension://phknjgimfkldhblpdkaeidppdedhpljp/js/popup.js:2290:5)
at gotBgPage (chrome-extension://phknjgimfkldhblpdkaeidppdedhpljp/js/popup.js:2280:9)
at chrome-extension://phknjgimfkldhblpdkaeidppdedhpljp/js/popup.js:2194:9
Expected Behavior
The hexcode of the color is displayed near the cursor when clicking the "Pick color from web page" button
Steps To Reproduce
- Open Brave v1.64.116 (a chromium based browser) with chromeEyeDropper installed
- Navigate to https://github.com/kepi/chromeEyeDropper or any other webpage (not a protected chrome page)
- Open the eyedropper extension
- Click the "Pick color from web page" button
- Hover over the background webpage
Screenshots
No response
Operating system
Windows
Browser version
Brave v1.64.116 - Chromium 123.0.6312.105
Anything else?
No response
Thanks for your report, but I'm currently supporting only Chrome and Chromium, not other Chromium based browers.
I intend to change this some day, but there hasn't been enough time so far and might not be for couple more years.