Double-click any image to magnify it. Drag to pan, scroll to zoom.
- 🔍 Double-click to magnify any image
- 🖱️ Drag to pan, scroll to zoom
- 📱 Touch support
- ⌨️ Press
ESCto close - 🔒 Privacy-first, no data collection
- Click Code → Download ZIP
- Extract the folder
- Go to
chrome://extensions/ - Enable Developer mode (top right)
- Click Load unpacked
- Select the extracted folder (containing
manifest.json)
✅ Done! Double-click any image to use it.
| Action | Result |
|---|---|
| Double-click image | Open magnifier |
| Drag | Pan |
| Scroll | Zoom |
ESC or click outside |
Close |
├── manifest.json ├── content.js ├── styles.css └── icons/
- Fork it
- Create a branch (
git checkout -b feature/amazing) - Commit (
git commit -m 'Add amazing') - Push (
git push origin feature/amazing) - Open a Pull Request
MIT © itsmeshohan
⭐ Star this repo if you like it!