Releases: emvaized/open-in-popup-window-extension
Releases · emvaized/open-in-popup-window-extension
v.0.3.6
- 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
- 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
- Updated extension icon
- Added option for minimal drag distance
- Small options page improvements
v0.2
- 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
- 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
0.1
- Migrated extension to Manifest V3 for Chrome Web Store publish
- Implemented build mechanism for minified release
- Updated extension icon to have more unique design
- Unavailable options in settings are now greyed out
0.0.6
- Implemented ability to open images in popup window
- Added ability to create popup by drag'n'drop link on empty place
- Slightly update extension icon
- Various code optimizations and bug fixes
0.0.4
- optimized code for persistent background script
- minified content script for better page load speed
- don't process window focus events when lost focus
0.0.2
- changed context menu entry label
- removed unused code
- fix to use absolute mouse coordinates instead of relative to window
- added spanish translation