SailHe / GlitterDrag

兼容多进程的firefox拖拽扩展

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

兼容多进程的firefox拖拽扩展

License:MIT License


Languages

Language:JavaScript 72.8%Language:HTML 18.9%Language:CSS 8.3%