Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alignment Inspector

A Chrome extension to visually inspect and compare element alignment on any webpage.

Alignment Inspector Icon

Features

  • Visual alignment guides — Vertical and horizontal lines through element centers and edges
  • Multi-element comparison — Select up to 100 elements and compare them all
  • Live measurements — See exact pixel differences for center, left, right, top, and bottom edges
  • Hover preview — See alignment guides before selecting
  • Draggable panel — Move the info panel anywhere on screen
  • Draggable badges — Reposition element number badges as needed
  • Keyboard shortcuts — Press Escape to clear selections

Installation

From Chrome Web Store

(Coming soon)

Manual Installation

  1. Download or clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode" in the top right
  4. Click "Load unpacked" and select the extension folder

Usage

  1. Click the extension icon to activate
  2. Click on any element to select it
  3. Select additional elements to compare alignment
  4. See instant visual feedback with alignment guides

What it measures

  • Center X & Y alignment
  • Left edge alignment
  • Right edge alignment
  • Top edge alignment
  • Bottom edge alignment

✅ = Aligned (within 0.5px)
❌ = Misaligned (shows exact pixel difference)

License

MIT License - feel free to use and modify.

About

Chrome extension to visually inspect element alignment on any webpage

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages