Last updated: July 19, 2026
Color Picker Pro is a Chrome extension that lets you pick colors from any web page and view them as HEX, RGB, and HSL values, save a color history, and use a set of preset colors. This page explains what data the extension does and does not handle.
Color Picker Pro does not collect, transmit, or share any user data.
When you use the EyeDropper tool or the color-picking features, the extension reads color values (background, text, and border colors) directly from the current page in your browser using standard web APIs, such as the EyeDropper API. This happens entirely on your device: the page content is never read into any log, never stored beyond the color values you explicitly choose to save, and never transmitted off your machine.
When you click "Save," a color is stored locally using Chrome's storage API as part of your
color history. This data:
The extension only requests the permissions it needs for its single purpose — picking and managing colors:
| Permission | Why it's needed |
|---|---|
activeTab | Lets you use the EyeDropper tool to pick a color from the page you're currently viewing, only when you invoke it. |
storage | Saves your color history and presets locally on your device. |
contextMenus | Adds a right-click menu entry to quickly open the color picker. |
Color Picker Pro does not integrate with any third-party services, SDKs, or analytics providers.
The extension does not knowingly collect any information from anyone, including children, because it does not collect data at all.
If this policy changes, the updated version will be published on this page with a new "Last updated" date.
If you have any questions about this privacy policy, you can contact the developer: Walid Belferdi (belferdiwalid@gmail.com).