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 1.11
Released Apr 6, 2022 - 14.23 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Changed the way of calculating the mouse position when the drag event endsSource code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.10
Released Nov 20, 2017 - 11.01 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- Added dragging images
- Default values for settings pageSource code released under Mozilla Public License 2.0
Version 1.9
Released Oct 31, 2017 - 10.55 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Added the ability of opening new tabs next to the current one or notSource code released under Mozilla Public License 2.0
Version 1.8
Released Oct 17, 2017 - 10.45 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Added the ability to name the query urls in the settings pageSource code released under Mozilla Public License 2.0
Version 1.7
Released Oct 15, 2017 - 10.31 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Added a hint in top left corner of the content to know what url is used while dragging a textSource code released under Mozilla Public License 2.0
Version 1.6
Released Sep 5, 2017 - 9.65 KBWorks with firefox 42.0 and laterThere isn't a trusty way to determine the location in screen pixels of the viewport (content of the website), so for now it only checks if the the drag operation has been inside window browser window in order to cancel opening a new tab or not.
Dragging into bookmark toolbars, address toolbar, ... will always open the dragged link or text in a new tab, until Mozilla fixes or adds the functions needed to fix this problem.
dragend.clientX/Y is always 0
mozInnerScreenX/Y depends of user zoom
element.getBoundingClientRect() doesn't give the location in screen
window.innerheight/outerheight are useless to determine a trusty viewport location in screenSource code released under Mozilla Public License 2.0
Version 1.5
Released Aug 28, 2017 - 9.62 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Check if the drag operation has been inside the page content before opening a new tabSource code released under Mozilla Public License 2.0
Version 1.4
Released Jul 28, 2017 - 9.54 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Added option to swap foreground/background behaviorSource code released under Mozilla Public License 2.0
Version 1.3
Released Jul 27, 2017 - 9.47 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Changed the time when the add-on is loaded, now is at document_start, not at document_idle
I did a mess with versions, so now i start with 1.3Source code released under Mozilla Public License 2.0
Version 1.1.2
Released Jul 24, 2017 - 9.45 KBWorks with firefox 42.0 and later, android 48.0 to 68.*i swapped the up and down, with down and up by error - fixedSource code released under Mozilla Public License 2.0
Version 1.1
Released Jul 14, 2017 - 9.23 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Dragging selected text support enabledSource code released under Mozilla Public License 2.0
Version 1.0.2
Released Jun 5, 2017 - 7.12 KBWorks with firefox 42.0 and later, android 48.0 to 68.*now works with file system opened filesSource code released under Mozilla Public License 2.0