kepi / chromeEyeDropper

Eye Dropper and Color picker extension for Google Chrome
https://eyedropper.org
209 stars 73 forks source link

Doesn't work at all for sampling images in Chrome 69 #121

Closed jcollum-nike closed 5 years ago

jcollum-nike commented 5 years ago

Chrome 69, OSX 10.13.6

Installed 5 minutes ago.

  1. Select "Pick Color from Web Page"

  2. Run the pointer over this image

image

Expected: colors change

Actual: all pixels register as black

The odd thing is that I can sample the image successfully on the github page but not on a webpage running from the server on my local machine. But since I need it for a local web page, well...

Also worth noting that Chrome's developer tools eye dropper works fine

kepi commented 5 years ago

What is exactly address of page you are trying it on on your local computer? I just tried http://localhost with some port and it is working without any trouble, but it may be possible that chrome is blocking some local requests.

Also - do you have image in some web page or you are displaying only image in browser?

jcollum commented 5 years ago

Can't recreate it today so I'll close.