Peek Pop
A lightweight, open-source browser extension lets you preview, search, and save pages to read later.
Installation
Quick Setup Guide
Install Extension
Choose your browser and install Peek Pop from the official store using the download buttons above.
Visit Options Page
After installation, it's recommended to visit the options page to customize the settings and tailor the plugin to your needs.
Configure Settings
Set up blacklists, customize shortcuts, and adjust preview behavior according to your preferences.
Key Features
Preview Pages
Instantly preview web pages without leaving your current tab. Get a quick look at content before deciding to visit.
Search Functionality
Quickly search and find exactly what you need within the content you’ve selected.
Read Later
Save pages to read later and never lose track of important content.
Flexible Trigger
Activate preview via drag, hover, or click, with optional modifier keys.
Customizable Settings
Extensive customization options through the options page to tailor the extension to your specific workflow.
Blacklist Support
Multiple format support including regex, wildcard, and plain text to exclude specific sites from preview.
Usage Guide
Blacklist Format Examples
Configure which sites to exclude from preview using these formats:
/^https:\/\/example\.com\/.*$/Wildcard format:
https://example.com/*Plain text format:
https://example.comCommon Pattern Examples
files:
/\.(zip|rar|7z|exe|msi|md|pdf|docx?|xlsx?|pptx?|apk|dmg|iso)(\?.*)?$/images:
/\.(jpg|jpeg|avif|png|svg|ico|webp|gif)(\?.*)?$/videos:
/\.(mp4|mkv|rmvb|rm|avi|ts|mov|flv)(\?.*)?$/audio:
/\.(mp3|flac|ogg|wav|aac)(\?.*)?$/download links:
/^(magnet:\?xt=urn:[a-z0-9]+:[a-f0-9]{32,40}.*|https?:\/\/[^\s]+\/dl[a-zA-Z0-9\/%+=_-]+)$/
Where Links Are Supported
| Location | Supported? |
|---|---|
| Normal page | ✅ Yes |
| Inside an iframe | ✅ Yes |
| Inside an open shadow root | ✅ Yes |
| Inside a closed shadow root | ❌ No |
👉 Currently, all links are supported except those inside closed shadow roots.
Frequently Asked Questions
edge://settings/superDragDrop. If the problem continues, please create an issue on
GitHub.
userChrome.css.
Known Issues
On Firefox
When system scaling is not set to 100%, the popup window may briefly flash when it appears.
On macOS
The preview popup window does not work properly in fullscreen mode. For best results, use the window in non-fullscreen mode.