Skip to content

vvegesna01/Design-Detective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Design Detective

Hover over any element to instantly reveal its font or colour. Built for designers and developers.


Features

  • Font Inspector — hover over any text to see its font family, size, weight, line height, and text colour
  • Colour Picker — hold Alt while hovering to reveal the HEX, HSL, and RGB values of any background colour
  • One-click copy — click any element to copy the font name or hex code straight to your clipboard
  • Zero setup — no accounts, no tracking, no permissions beyond the active tab

Installation

From the Chrome Web Store

If I ever get to this, will update link here.

Manual (Developer Mode)

  1. Download or clone this repo
  2. Go to chrome://extensions in your browser
  3. Enable Developer Mode using the toggle in the top right
  4. Click Load unpacked and select the font-detective folder
  5. The Design Detective icon will appear in your toolbar — click it to activate

How to Use

Action Result
Enable the toggle in the popup Activates the inspector on the current tab
Hover over text Shows font family, size, weight, line height & colour
Hold Alt + hover Switches to colour picker — shows HEX, HSL, RGB
Click any element Copies the font name or hex code to your clipboard

Screenshots

PopUp

GoogleFontPicker

GoogleColorPicker


Tech Stack

  • Vanilla JavaScript (no frameworks)
  • Chrome Extensions Manifest V3
  • CSS injected via content script

Privacy

Design Detective reads computed styles from the page you're browsing. It does not collect, store, or transmit any data. No analytics. No telemetry. Nothing leaves your browser.


Contributing

Found a bug or want a feature? Open an issue or submit a PR — contributions are welcome.


License

Keerthana Vegesna 2026

About

Font and Hex Code Selector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors