/GlitterDrag

兼容多进程的firefox拖拽扩展

Primary LanguageJavaScriptMIT LicenseMIT

Mozilla Add-on GitHub release Travis license

GlitterDrag(闪耀拖拽)

An Firefox extension for drag behaviors, with WebExtension.

兼容多进程的Firefox拖拽扩展

Goals

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.

Install to general use.

Please visit Add-ons for firefox.

Install to debug

See installing section in MDN to install this addon. Or Using the web-ext tool.

Build

npm run build

The xpi file is generated in /web-ext-artifacts

Request Feature

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.

License

MIT