Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Eyedropper (Pick Color from Website) #10

Open
tobiasstrebitzer opened this issue Jan 4, 2019 · 0 comments
Open

Feature: Eyedropper (Pick Color from Website) #10

tobiasstrebitzer opened this issue Jan 4, 2019 · 0 comments

Comments

@tobiasstrebitzer
Copy link
Contributor

@narsenico I'd like to get your opinion on something that's haunting me for a long time now.

There's currently no browser-based colorpicker out there that allows "eyedropping" (picking a color from the current page). While there are some extensions that do so, i'm not aware of any project that tries to bridge that gap, to bring this functionality to the page javascript context.

As you're probably aware, todays' browsers simply don't provide an API for that.

Anyways, I'm playing with the Idea of using a browser-extension to bridge support to the pages' javascript context. As for user experience, I could see how a eye-dropper button decides to (1) open up the chrome extension page for install, or (2) start the eye-dropping feature if the extension is present. The extension itself would run silently in the background, and bring no visible GUI on its' own.

I'm not entirely sure whether this 'somewhat cumbersome' experience (requiring an extension install) breaks the design goal, however I'm still intrigued, as it would probably the first time that a javascript-based color picker gets even close to delivering on this functionality.

So, to sum it all up, I'm just curious to hear whether you think this could be a valuable addition, or whether eye-dropping is not as much of a requirement, or any other thoughts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants