CodeTint icon

CodeTint

by yk99902

v1.0.0 Updated Aug 27, 2025 38.81KiB
CWS
7
Users
★ 0.00
0 reviews
#131235
of 208.7K
developer
#11541 of 18.3K

Description

CodeTint is a tiny, fast color picker that ends the hex copy-paste grind. Pick any pixel on a webpage using the screen eyedropper, then copy the result in the exact code format you use every day. The popup converts instantly, remembers your last selection, and keeps a short history so you can reuse recent colors with a click. It works smoothly with common formats: CSS Hex with or without alpha (#RRGGBB / #RRGGBBAA), rgb/rgba, and hsl/hsla; Tailwind arbitrary color classes such as text-[color:#RRGGBB]; Flutter’s const Color(0xAARRGGBB); Android XML #AARRGGBB; iOS (Swift/SwiftUI) with UIColor and Color initializers; and React Native using hex or rgba strings. Conversion happens locally and updates in real time as you switch formats. For quick workflows, use the default shortcuts: Alt+C starts the eyedropper and copies the color in your selected format, while Alt+D opens the converter to toggle formats. Shortcuts can be customized at chrome://extensions/shortcuts. Privacy is simple: CodeTint does not track you and does not send data to external servers. It uses storage only to save preferences and your recent colors on your device, scripting and activeTab only when you explicitly trigger the picker on the current tab, and clipboardWrite to place the color string on your clipboard. Everything else runs offline. Note that Chrome limits extensions on certain pages, including the Chrome Web Store, chrome:// pages, and some PDF viewers.
CodeTint screenshot 1CodeTint screenshot 2CodeTint screenshot 3

Reviews

Loading reviews...

Permissions (4)

Permissions

activeTab Can access the current tab when you click the extension clipboardWrite Can write to your clipboard scripting Can inject scripts into web pages storage Can store data locally in your browser

Details

Version 1.0.0
Updated Aug 27, 2025
Size 38.81KiB
First Seen Mar 28, 2026