Skip to content

Releases: u-Sir/peek-pop

0.0.46

22 Jan 15:22
00fb7d4
Compare
Choose a tag to compare
  • Enhance handling when triggered by non-human clicks. #35

0.0.45

17 Jan 16:00
00fb7d4
Compare
Choose a tag to compare
  • Fixed issue where blur duration was not functioning correctly. #34
  • Fixed an issue where "Hold to Preview" did not work in certain cases.
  • Improved overall performance. #34

0.0.42

05 Jan 06:41
9a2c4d0
Compare
Choose a tag to compare
  • Fixed:
    • An issue where pressing Esc to close a tab would unintentionally trigger on the origin tab after restarting the browser. #33
  • 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

21 Dec 06:43
5303fb0
Compare
Choose a tag to compare

Options page:

  • Added indicator for trigger.
  • Added contact icon.

For Firefox:

  • Fixed an issue where "Dragging triggers immediately, without waiting for release. (No direction detection)" did not work in certain cases.

0.0.37

10 Dec 15:26
5303fb0
Compare
Choose a tag to compare
  • Fixed an issue where "Hold to Preview" did not work in certain cases.
  • Improved title fetching for collections.
  • Display the number of collections on the toolbar icon.

0.0.36

08 Dec 06:05
5303fb0
Compare
Choose a tag to compare

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

  • Click (FR #27)
  • Hold (FR #19)

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.
  • 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

21 Aug 16:53
fdca1af
Compare
Choose a tag to compare
  • 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

05 Aug 13:23
e9e973b
Compare
Choose a tag to compare
  • 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

28 Jul 04:48
abfeaad
Compare
Choose a tag to compare

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

14 Jul 07:18
e438068
Compare
Choose a tag to compare
  • 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.