Privacy policy · Last updated 14 August 2026

FEA Color Picker.

Picks colours from any page or local file, copies them as HEX, RGB or HSL, checks WCAG contrast, and exports the palette.


The short version

No account, no sign-in, no analytics, and no server of mine behind it. What this extension saves, it saves on your own computer, to remember how you like it set up.

01

What it stores on your device

Written with chrome.storage.local, readable only by the extension itself:

  • pickedColors — the palette you build, as a list of up to 60 hex colour strings.
  • copyFormat — whether you prefer to copy as HEX, RGB or HSL.
02

What it never collects

  • The content of the pages or images you sample from — only the colour value you chose is kept.
  • Any record of which sites or files you opened the picker on.
  • No analytics, telemetry, tracking pixels, or advertising of any kind.
  • No accounts, no sign-in, and no personally identifying information — not your name, email, IP address, or device fingerprint.
  • Nothing is ever sold, rented, or shared with data brokers, advertisers, or any third party.
  • No remote code. All logic ships inside the package Chrome reviewed; nothing is downloaded and executed at runtime.
03

Why it asks for each permission

storage
Keeps your saved palette and copy-format preference between sessions. It is the only permission the extension requests.
04

Where your data goes

Nowhere. This extension sends nothing to any server — mine or anyone else’s.

05

Worth knowing

  • This extension makes no network requests at all. It works fully offline.
  • Storage uses chrome.storage.local, never chrome.storage.sync — so the data stays on the machine it was created on and is not copied to your Google account or across your devices.
  • Removing the extension from Chrome deletes everything it stored. You can also clear it at any time from the extension's own controls.
06

What you control

  • Clear the extension’s saved data from its own controls, whenever you like.
  • Remove it from chrome://extensions and everything it stored is deleted with it.
  • Revoke any optional permission from Chrome’s extension settings, without uninstalling.
07

If this ever changes

This policy is versioned alongside the extension. If a release starts storing or sending something new, this page changes in the same update and the date above moves with it. No silent revisions.

08

Questions, or something that looks wrong

Write to me and I’ll answer. If you find anything this policy does not describe accurately, I want to hear about it — that is a bug in the policy or in the extension, and either way it gets fixed.


Policies for my other extensions

All privacy policies