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.
It's recommended to visit the options page after installation to customize the settings and tailor the plugin to your needs.
- Regex format:
/^https:\/\/example\.com\/.*$/
- Wildcard format:
https://example.com/*
- Plain text format:
https://example.com
- Chrome: Go to the settings page:
chrome://extensions/shortcuts
- Firefox: Go to
about:addons
, click the gear icon, then select "Manage Extension Shortcuts"
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.
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.
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.
The update process may take up to 7 business days due to review procedures.
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
.
You can enable the "Only respond when dragging to empty areas" option in the settings to preserve the page's native drag behavior.