Greasy Fork is available in English.
Allows dragging of table rows
此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/19970/153736/TSLibrary%20-%20Draggable%20Table%20Rows.js
Allows draggable table rows. Sample usage can be found in "Linx Amender".
TSRegisterTable(table, rowSwapEvent)
to register table.TSUNRegisterTable(table)
to un-register table.