Releases: emvaized/open-in-popup-window-extension
Releases · emvaized/open-in-popup-window-extension
v.0.4.1
- 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
- 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
v.0.3.8
- 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