queue/README.md

1.1 KiB

Queue

A WebExtension for queueing links.

Queue on AMO

Queue 0.1.5

Installation

Development

NodeJS and Yarn are required to build and develop the extension. As well as a relatively recent version of Firefox.

To test the extension, run yarn start:firefox.

To develop and reload the extension on changes, run yarn watch in one terminal and yarn start:firefox in another.

Changelog

All changes made can be found for every version in Releases page.

License

Licensed under AGPL-3.0-or-later.