Skip to content
/ peek-pop Public

An open-source add-on for previewing, searching, and collecting links to read later 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

 
 
 
 
 
 
 

Repository files navigation

Peek Pop

Peek Pop

An open-source add-on for previewing, searching, and collecting links to read later in a popup window. Source code available in releases or branches.

Usage

New Users

It's recommended to visit the options page after installation to customize the settings and tailor the plugin to your needs.

Blacklist Format Examples

  • Regex format: /^https:\/\/example\.com\/.*$/
  • Wildcard format: https://example.com/*
  • Plain text format: https://example.com

Modifying Plugin Shortcuts

  • Chrome: Go to the settings page: chrome://extensions/shortcuts
  • Firefox: Go to about:addons, click the gear icon, then select "Manage Extension Shortcuts"

Known Issue on macOS

The preview popup window does not function as expected when the window is in fullscreen mode on macOS. It is recommended to use the window in a non-fullscreen state for proper functionality.

FAQ

Is it possible to set a popup always on top?

Due to browser add-on limitations, this can't be done directly by the add-on. However, you can use third-party software like PowerToys to achieve this. Don't forget to uncheck "Close popup when origin window is focused" on the settings page.

Why are other actions triggered during preview?

Try disabling other add-ons to see if the issue persists. If you're using Edge, also check edge://settings/superDragDrop. If the problem continues, please create an issue.

Why is the add-on version not up-to-date on Microsoft Edge Add-ons?

The update process may take up to 7 business days due to review procedures.

Can I customize the appearance of the preview window?

The preview window is based on the native browser window, so customization is not supported. Firefox users may be able to adjust it using userChrome.css.

Is it possible to retain the page's original drag functionality while using drag-to-preview?

You can enable the "Only respond when dragging to empty areas" option in the settings to preserve the page's native drag behavior.

About

An open-source add-on for previewing, searching, and collecting links to read later in a popup window.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published