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 6 Apr 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 Licence 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.10
Released 20 Nov 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 Licence 2.0
Version 1.9
Released 31 Oct 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 Licence 2.0
Version 1.8
Released 17 Oct 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 Licence 2.0
Version 1.7
Released 15 Oct 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 Licence 2.0
Version 1.6
Released 5 Sep 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 Licence 2.0
Version 1.5
Released 28 Aug 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 Licence 2.0
Version 1.4
Released 28 Jul 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 Licence 2.0
Version 1.3
Released 27 Jul 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 Licence 2.0
Version 1.1.2
Released 24 Jul 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 Licence 2.0
Version 1.1
Released 14 Jul 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 Licence 2.0
Version 1.0.2
Released 5 Jun 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 Licence 2.0