TristanEDU 5f6b8aa0d6 feat: initial working release with draggable overlay panel and full UI controls
- Added iframe overlay with customizable source URL
- Included opacity slider for pixel-perfect comparison
- Implemented color inversion toggle
- Added scroll lock for accurate layout preservation
- Removed iframe scrollbars to avoid layout shifts
- Built draggable control panel with dedicated handle
- Added README.md with usage, warnings, and contribution guide
- Created LICENSE (MIT) and CHANGELOG.md for version tracking
2025-05-30 05:43:51 -07:00

LiveOverlayExtension

A Chrome extension that overlays one live website over another for pixel-perfect comparison.

Features

  • Overlays a live site via iframe
  • Adjustable opacity via slider

Usage

  1. Load the extension in Chrome (Developer Mode)
  2. Visit your dev site
  3. The overlay will appear automatically
Description
No description provided
Readme 598 KiB
Languages
JavaScript 100%