An Firefox extension for drag behaviors, with WebExtension.
兼容多进程的Firefox拖拽扩展
Currently I just want to provide an alternative to Easy DragToGo+ for the reason that Firefox 57 won't support legacy extension anymore. This WebExtension is written in pure es6 without jQuery to avoid slowing the browser down as much as possible.
Please visit Add-ons for firefox.
See installing section in MDN to install this addon. Or Using the web-ext tool.
npm run build
The xpi file is generated in /web-ext-artifacts
Open an issue and describe clearly what you need. If this feature is not out of scope of GlitterDrag, author will consider to implement it.
MIT