PhotoLancer enhances your browsing experience by unblurring and displaying high-quality images in modern galleries on platforms like Google Photos. 🚀
A modern Chrome extension that unblurs images and enhances gallery views on Google Photos and Facebook.
✅ Unblur Images Instantly – View high-quality images effortlessly.
✅ Smart Positioning – The preview modal appears in the best position to avoid cropping.
✅ Supports Google Photos & Facebook – Works with dynamically loaded images.
✅ Beautiful Glass UI – A sleek, modern design with smooth animations.
✅ Optimized for Performance – Runs efficiently without slowing down browsing.
- Download the repository
https://github.com/0mahi11/PhotoLancer.git
- Open Chrome and go to
chrome://extensions/. - Enable Developer Mode (top right corner).
- Click "Load Unpacked" and select the extension folder.
- Done! Your extension is now running! 🎉
Once published, you’ll be able to install it from the Chrome Web Store.
- Hover over a blurred image – The extension detects it automatically.
- A high-quality preview appears – Unblurred and well-positioned.
- Move away to hide – The modal smoothly disappears.
✅ Google Photos
✅ Facebook (Profile pictures, cover images, and more)
✅ More platforms coming soon!
📂 PhotoLancer/
├── 📜 manifest.json # Chrome extension configuration
├── 📜 content.js # Core script handling image unblurring
├── 🎨 styles.css # Modern UI styles
├── 📜 README.md # This documentation
└── 📂 icons/ # Extension icons (optional)
- JavaScript – For handling dynamic images & DOM updates
- CSS – Glass UI with smooth animations
- MutationObserver – Detects dynamically loaded images (e.g., Facebook)
We welcome contributions! 🚀
- Fork the repo
- Create a new branch (
git checkout -b feature-name) - Make your changes
- Push and submit a PR
PhotoLancer is open-source under the MIT License.
🔥 Enjoy browsing without blur! 🚀