Open in Popup Window version history - 14 versions
Open in Popup Window by emvaized
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.3.3
Released Nov 11, 2024 - 65.82 KBWorks with firefox 109.0a1 and later- Handle images wrapped inside links, to favor links
- Fix shift+click on image ignoring disabled image viewerSource code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.3.2
Released Sep 16, 2024 - 66.41 KBWorks with firefox 109.0a1 and later- Added option to always open by drag and drop under mouse
- Fix for multimonitor usage with secondary on the left
- Disabled fullscreen logic which caused confusion
- Try to filter out manually created window in "Reopen new single tab windows as popup windows" (`tabs` permission was added for this)
- Added white icon for the dark modeSource code released under Mozilla Public License 2.0
Version 0.3.1
Released Sep 13, 2024 - 46.12 KBWorks with firefox 109.0a1 and later- Improved window listener on focus lost
- Refactored code for better readabilitySource code released under Mozilla Public License 2.0
Version 0.3
Released Sep 12, 2024 - 47.67 KBWorks with firefox 109.0a1 and later- Added feature to reopen new single tab windows as popup windows
- Improve logic for popup size calculation and autoclose
- Added top center option for popup placement
- Added option for fallback popup window location
- Added ability to open page in main window with Ctrl+EscSource code released under Mozilla Public License 2.0
Version 0.2.1
Released Sep 8, 2024 - 46.09 KBWorks with firefox 109.0a1 and later- Updated extension icon
- Added option for minimal drag distance
- Small options page improvementsSource code released under Mozilla Public License 2.0
Version 0.2
Released Sep 4, 2024 - 36.6 KBWorks with firefox 109.0a1 and later- 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 improvementsSource code released under Mozilla Public License 2.0
Version 0.1.2
Released Aug 29, 2024 - 35.7 KBWorks with firefox 109.0a1 and later- Implemented option to use shift+click to open link or image in a popup
- Try to preserve state of page when open in main window
- Added missing "all_urls" permission to run on every page automatically
- Updated translationsSource code released under Mozilla Public License 2.0
Version 0.1.1
Released Aug 28, 2024 - 34.39 KBWorks with firefox 109.0a1 and later- 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 FirefoxSource code released under Mozilla Public License 2.0
Version 0.1
Released Aug 23, 2024 - 36.47 KBWorks with firefox 109.0a1 and later- 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 outSource code released under Mozilla Public License 2.0
Version 0.0.6
Released Aug 21, 2024 - 34.94 KBWorks with firefox 58.0 and later- 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 fixesSource code released under Mozilla Public License 2.0
Version 0.0.5
Released Feb 26, 2024 - 16.74 KBWorks with firefox 48.0 and later- reverted background script changes because Firefox kept loosing the context menu itemSource code released under Mozilla Public License 2.0
Version 0.0.4
Released Feb 5, 2024 - 16.45 KBWorks with firefox 48.0 and later- optimized code for persistent background script
- minified content script for better page load speed
- don't process window focus events when lost focusSource code released under Mozilla Public License 2.0
Version 0.0.3
Released Jun 21, 2023 - 16.59 KBWorks with firefox 48.0 and later- added context menu entry for popups to open page in main window
- added context menu entry to search for selected text in popupSource code released under Mozilla Public License 2.0
Version 0.0.2
Released Jun 17, 2023 - 15.78 KBWorks with firefox 48.0 and later- changed context menu entry label
- removed unused code
- fix to use absolute mouse coordinates instead of relative to window
- added spanish translationSource code released under Mozilla Public License 2.0