Skip to content

Releases: emvaized/open-in-popup-window-extension

v.0.4.1

30 Jun 00:30
Compare
Choose a tag to compare
  • Added configurable action on toolbar icon click
  • Don't save size for automatically resized image viewer
  • Use last used window in "Move to main window" instead of the first found
  • Fixed "open page in popup window" context menu item ignoring being disabled in options
  • Fixed bug with configs value restoring
  • Enabled by default "use Shift + click" and "prefer link over image" options
  • Options page layout improvements

v.0.4

25 Jun 19:01
Compare
Choose a tag to compare
  • New options:
    • Remember popup window size on manual resize (Chrome only)
    • Open popup page in the main window on maximize (Chrome only)
  • Exclude minimized and "always on top" windows from "Close popup when normal window is focused"
  • Fixed single context menu entries getting grouped in Chrome
  • Fixed options page being opened in separate tab
  • Reimplemented "search in popup shortcut" without using the Scripting API
  • Make Escape key cancel the drag event on Firefox
  • Options page reordered for easier readability

v.0.3.9

20 Jun 16:19
Compare
Choose a tag to compare
  • Added support for customizable keyboard hotkeys
  • Fixed bug with reopened popup windows not respecting window location settings (#20)
  • Small options page improvements
  • Added missing translations

v.0.3.8

17 Jun 18:29
Compare
Choose a tag to compare
  • Added new feature to reopen tabs opened by page as popup windows, along with option to do it only for pinned tabs (disabled by default)
  • "Open Page in Main Window" will now move the tab to the main window without reopening it
  • Change "Open in main window" hotkey to Alt+ Enter
  • Bug fixes and improvements for the built-in image viewer
  • Small improvements for options page appearance

v.0.3.7

12 Jun 22:53
Compare
Choose a tag to compare
  • New extension icon for better visibility, e.g. in the dark mode
  • Fixed issue with shift+click opening empty page on Google search
  • Disable by default "Don't close page popup window on focus lost"
  • Update translations

v.0.3.6

27 Dec 23:59
Compare
Choose a tag to compare
  • Added option to open current page in popup window to main context menu
  • Added option to not close current page popup window on focus lost
  • Fix opening popup on drag and drop of the selected text
  • 'Open in the main window' now works more reliable

v.0.3.5

09 Dec 17:24
Compare
Choose a tag to compare
  • Added support for images with source in sourceset
  • Added check to not launch popup window with no found link
  • Added padding to options page

v.0.2.1

08 Sep 20:07
Compare
Choose a tag to compare
  • Updated extension icon
  • Added option for minimal drag distance
  • Small options page improvements

v0.2

04 Sep 15:26
Compare
Choose a tag to compare
  • Added new option for popup position "Near mouse cursor"
  • Added option to close popup with Esc key (disabled by default)
  • Fix text selection popup not opened by drag & drop
  • Options page design improvements

v.0.1.1

28 Aug 14:40
Compare
Choose a tag to compare
  • Added more options for popup window location (top right, bottom right, etc)
  • Use options page as a popup for toolbar button
  • Added footer buttons for the options page
  • Fix potential bug on Firefox