Skip to content
/ peek-pop Public

A browser add-on that preview links, images, or search selected text in a popup window.

License

Notifications You must be signed in to change notification settings

u-Sir/peek-pop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 

Repository files navigation

Peek Pop

Peek Pop

This plugin allows you to preview links, images or search selected text on popup window, and provides secure, unrestricted, modification-free cross-origin access.

Next coming up features demo

remember size and position for each domain

drag-to-preview.mov

click to preview, double click => single click on link

click-to-preview.mov

collect to popup later

collect-to-popup-later.mov

Screenshots

image


image

Options page

chromium-options-1 chromium-options-2

Features:

  • Security and unrestricted: Cross-origin access without any modification.
  • No repetitive login: No need to log in again when previewing websites.
  • Multiple trigger methods: Supports drag (default), hover, click, floating bar, and allows adding pre-key combinations.
  • Flexible popup operations:
    • Close: You can exit by pressing the Esc key or by clicking the original window to automatically close the popup.
    • Back: Double-click a specified key to go back, or select from the right-click menu.
    • Shortcut key support: Supports all browser shortcut keys like forward, backward, reading mode, etc. (some shortcuts require the window type to be set to "normal").
  • Free popup display:
    • Customizable background blur effect.
    • Popup size and position can be customized and automatically saved, supporting separate records by domain and multi-screen display.
    • Supports background pop-up. (Chromium only)
    • Supports selecting popup window type.
  • Blacklist function: Supports blacklist settings in regular expressions, wildcard, and plain text forms.
  • Supports export and import of configurations.

Privacy Statement:

This extension does not collect any personal information.

Others:

This extension is developed based on the open-source project by emvaized https://github.com/emvaized/open-in-popup-window-extension/tree/main.