Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/harytfw/GlitterDrag
Browse files Browse the repository at this point in the history
  • Loading branch information
harytfw committed Sep 10, 2017
2 parents 86ed991 + a470c0c commit b96fd25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ An Firefox extension for drag behaviors, with WebExtension.

## Goals

Currently I just want to provide an alternative to [Easy DragToGo+](https://www.firefox.net.cn/read-29894) for the reason that Firefox 57 won't support legacy extension anymore. This WebExtension is written in pure es6 without jQuery to avoid slow the browser down as much as possible.
Currently I just want to provide an alternative to [Easy DragToGo+](https://www.firefox.net.cn/read-29894) 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.

Expand All @@ -23,4 +23,4 @@ See [installing section](https://developer.mozilla.org/en-US/Add-ons/WebExtensio

## Request Feature

Open an issue and descript clearly what you need. If this feature is not out of scope of GlitterDrag, author will consider to implement it.
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.

0 comments on commit b96fd25

Please sign in to comment.