Releases: u-Sir/peek-pop
Releases · u-Sir/peek-pop
0.0.46
0.0.45
0.0.42
- Fixed:
- An issue where pressing
Esc
to close a tab would unintentionally trigger on the origin tab after restarting the browser. #33
- An issue where pressing
- Improved:
- Attempted to prevent page elements from disappearing in certain cases.
Ctrl + right-click
on non-link elements will now add the current page to the collection (if the collection feature is enabled).
0.0.39
0.0.37
0.0.36
Rebranding
- Renamed to Peek Pop with a new logo.
New Features
- Collection: Save and manage links for later.
- Search Tooltips: Perform searches directly from selected text tooltips.
- Blacklist for Links: Block specific links without the need to block the entire page.
New Triggers
New Options
- Search by Picture: Supports Google, Bing, Baidu, and Yandex.
- Domain-Specific Settings: Save popup window size and position for each domain.
- Link Indicator: Displays an indicator when hovering over links.
New Buttons for "Popup" Window (Optional)
- Copy Current Page URL
- Send Current Page Back
Enhancements
- Extended Link Support: Improved compatibility with a broader range of links.
- Drag to Preview:
- Modified Key Logic:
- The preview stops if an unselected modified key is pressed or if the selected modified key is not pressed upon release (Issue #26).
- Drop Behavior: Added an option to respond only when dropping onto an empty area.
- Modified Key Logic:
- Improved close behavior: Sub-popups now close when "Close popup when the original window is focused" is enabled (Issue #20).
Fixes
- Issue #24: Fixed an issue where the last link was previewed unexpectedly in certain cases.
- Issue #23: Resolved a problem where a preview was triggered when dropping outside the current page.
Version Review Status
- The current version 0.0.36 is under review in the store.
0.0.26
- New options page.
- Now supports hover to preview.
- Added an option to popup in background.
- Now supports export/import configurations.(on Firefox, import settings not works if trigger on popup)
- Added an option to popup selected url in plain text
- Added an option to set double tap specific key to send current popup page back to original window.
- Added an option to trigger immediately without waiting for dragging release. (Firefox only)
0.0.25
- Now Firefox only trigger after dragging released.(same as Chromium version)
- New option to set dragging distance to trigger.
- New option to enable image support.
- New option to use Esc to close current popup page.
- New option to response in specific directions.
- Ensure that only response in current page area.
0.0.24
Now you can get it from web store:
Note: Since a review is required on the Chrome/Edge web store, it is not kept up-to-date.
What's changed:
- improved dragging logic on Chromium. Now only trigger after dragging is released .
- improved modified key related logic.
- ensure only response on links or selected text
- added option to remember the popup window position and size.(Need to click/scroll on popup page on Firefox)
- added option to choose popup window type. Now you can do anything when set it to 'Normal'.
0.0.21
- ensure that popup window centered based on current screen when 'Close popup when origin window is focused' is uncheck.
- align the check-boxes/radio buttons with their respective labels properly on options page.
- ensure "send page back" response when idle.
- added Wikipedia in search providers.
- keep options page following system's light/dark mode.