Skip to content

adibrayhan/PhotoLancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoLancer

PhotoLancer enhances your browsing experience by unblurring and displaying high-quality images in modern galleries on platforms like Google Photos. 🚀


📸 PhotoLancer – Unblur & Enhance Image Galleries

A modern Chrome extension that unblurs images and enhances gallery views on Google Photos and Facebook.


🚀 Features

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.


🛠 Installation Guide

🔹 Manual Installation (For Developers & Testing)

  1. Download the repository
    https://github.com/0mahi11/PhotoLancer.git
  2. Open Chrome and go to chrome://extensions/.
  3. Enable Developer Mode (top right corner).
  4. Click "Load Unpacked" and select the extension folder.
  5. Done! Your extension is now running! 🎉

🔹 Chrome Web Store (Coming Soon)

Once published, you’ll be able to install it from the Chrome Web Store.


📖 How It Works

  1. Hover over a blurred image – The extension detects it automatically.
  2. A high-quality preview appears – Unblurred and well-positioned.
  3. Move away to hide – The modal smoothly disappears.

🖥 Supported Platforms

Google Photos
Facebook (Profile pictures, cover images, and more)
More platforms coming soon!


💻 Technical Details

🔹 File Structure

📂 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)

🔹 Technologies Used

  • JavaScript – For handling dynamic images & DOM updates
  • CSS – Glass UI with smooth animations
  • MutationObserver – Detects dynamically loaded images (e.g., Facebook)

🛠 Contributing

We welcome contributions! 🚀

  1. Fork the repo
  2. Create a new branch (git checkout -b feature-name)
  3. Make your changes
  4. Push and submit a PR

License

PhotoLancer is open-source under the MIT License.


🔥 Enjoy browsing without blur! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors