Chrome Extension Preview Image
June 2, 2023
How I Built a Chrome Extension for Image Size Preview
I built a Image size preview that allows users to preview image dimensions by hovering over images. This was created to help my colleagues quickly check image sizes without needing to inspect the element or download the image.
Tech Stack:
JavaScript: For the core extension logic.
HTML & CSS: For the extension UI.
Manifest v3: For defining the extension structure.
Key Features:
✅ Hovering to preview image details