DragLinks 版本历史 - 12 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.11
发布于 2022年4月6日 - 14.23 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Changed the way of calculating the mouse position when the drag event ends源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.10
发布于 2017年11月20日 - 11.01 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*- Added dragging images
- Default values for settings page源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.9
发布于 2017年10月31日 - 10.55 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Added the ability of opening new tabs next to the current one or not源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.8
发布于 2017年10月17日 - 10.45 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Added the ability to name the query urls in the settings page源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.7
发布于 2017年10月15日 - 10.31 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Added a hint in top left corner of the content to know what url is used while dragging a text源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.6
发布于 2017年9月5日 - 9.65 KB适用于 firefox 42.0 及更高版本There 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 screen源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.5
发布于 2017年8月28日 - 9.62 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Check if the drag operation has been inside the page content before opening a new tab源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.4
发布于 2017年7月28日 - 9.54 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Added option to swap foreground/background behavior源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.3
发布于 2017年7月27日 - 9.47 KB适用于 firefox 42.0 及更高版本, android 48.0 至 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.3源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.1.2
发布于 2017年7月24日 - 9.45 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*i swapped the up and down, with down and up by error - fixed源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.1
发布于 2017年7月14日 - 9.23 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Dragging selected text support enabled源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.2
发布于 2017年6月5日 - 7.12 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*now works with file system opened files源代码遵循 Mozilla 公共许可证 2.0 发布