Effortless temporary bookmarks. https://holllo.org/queue/
Go to file
Bauke 596487a835
Add session-based history for queued items.
2021-09-02 15:59:18 +02:00
screenshots Big and ugly commit to clean a bunch of stuff up. 2021-09-02 15:34:32 +02:00
source Add session-based history for queued items. 2021-09-02 15:59:18 +02:00
.gitignore Initial 0.1.0 commit! 🎉 2020-11-11 18:17:37 +01:00
LICENSE Initial 0.1.0 commit! 🎉 2020-11-11 18:17:37 +01:00
README.md Big and ugly commit to clean a bunch of stuff up. 2021-09-02 15:34:32 +02:00
package.json Big and ugly commit to clean a bunch of stuff up. 2021-09-02 15:34:32 +02:00
tsconfig.json Big and ugly commit to clean a bunch of stuff up. 2021-09-02 15:34:32 +02:00
yarn.lock Big and ugly commit to clean a bunch of stuff up. 2021-09-02 15:34:32 +02:00

README.md

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.