Overzicht
Pick any pixel color from a web page
A chrome extension let you pick up any pixel color from a web page. - Inspired from chrome devtool's color picker. - Toggle the color inspector by Alt+Shift+A. - Turn off the color inspector by ESC. - Click and copy the color hex. ## Why? Most of the color picker extensions have these drawbacks: - Most of them are aimed at picking DOM colors. Can not pick image colors. - Not efficient when I only want to pick colors. ## How to use Install the extension and toggle the color inspector by Alt+Shift+A. That's it. ## How it works Mainly it uses [captureVisibleTab](https://developer.chrome.com/extensions/tabs#method-captureVisibleTab) API to the take the page screenshot. The image data is rasterized and pixel colors are ready to use. ## License [ Apache2 License ](LICENSE) © [hankchiu.tw](https://hankchiu.tw)
5 van 51 beoordeling
Details
- Versie0.3.0
- Geüpdatet24 november 2020
- Grootte227KiB
- TalenEnglish (United States)
- OntwikkelaarWebsite
E-mail
hankchiu.tw@gmail.com - Geen handelaarDeze ontwikkelaar heeft zichzelf niet geïdentificeerd als handelaar. Voor consumenten in de Europese Unie geldt dat consumentenrechten niet van toepassing zijn op contracten tussen jou en deze ontwikkelaar.
Privacy
Deze ontwikkelaar verklaart dat je gegevens:
- Niet worden verkocht aan derden, behalve voor de goedgekeurde toepassingen
- Niet worden gebruikt of overgedragen voor doeleinden die niet zijn gerelateerd aan de kernfunctionaliteit van het item
- Niet worden gebruikt of overgedragen om de kredietwaardigheid te bepalen of voor doeleinden met betrekking tot leningen
Support
Open deze pagina in je desktopbrowser voor hulp bij vragen, suggesties of problemen