Skip to content

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

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

0.1

23 Aug 01:23
Compare
Choose a tag to compare
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

21 Aug 23:14
Compare
Choose a tag to compare
  • 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

05 Feb 18:45
Compare
Choose a tag to compare
  • 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

17 Jun 02:03
Compare
Choose a tag to compare
  • changed context menu entry label
  • removed unused code
  • fix to use absolute mouse coordinates instead of relative to window
  • added spanish translation

v.0.0.1

16 Jun 20:57
Compare
Choose a tag to compare

Initial release