Effortless temporary bookmarks. https://holllo.org/queue/
Go to file
Bauke f54b3d6712
Update dependency names.
2022-10-03 18:44:28 +02:00
images Add badges for Chrome and Microsoft stores. 2022-03-22 10:34:24 +01:00
source Update dependency names. 2022-10-03 18:44:28 +02:00
tests Fix dates not being serialized properly in Chromium. 2022-03-20 19:21:52 +01:00
.gitignore Version 0.2.0, fix all the things. 2022-03-05 14:10:45 +01:00
.stylelintrc.json Version 0.2.0, fix all the things. 2022-03-05 14:10:45 +01:00
LICENSE Initial 0.1.0 commit! 🎉 2020-11-11 18:17:37 +01:00
README.md Rewrite readme. 2022-09-27 12:21:53 +02:00
package.json Update dependency names. 2022-10-03 18:44:28 +02:00
pnpm-lock.yaml Update dependency names. 2022-10-03 18:44:28 +02:00
tsconfig.json Version 0.2.0, fix all the things. 2022-03-05 14:10:45 +01:00
vite.config.ts Replace separated manifests with createManifest function. 2022-03-24 14:56:42 +01:00

README.md

Queue ⇥

Effortless temporary bookmarks.

Get Queue for Firefox Get Queue for Chrome Get Queue for Edge

Latest Queue screenshot

Wiki

Want to find out more about Queue? Check out the wiki.

Installation

You can install Queue through the stores linked above, manually from a file (see the Releases page for ZIP files) or from source.

Development

To build Queue you will need git, NodeJS and pnpm.

  • Install the dependencies with pnpm install.
  • Start a separate browser with pnpm start.
  • Build the WebExtension for production with pnpm build.
  • Test the code with pnpm test.

License

Distributed under the AGPL-3.0-or-later license, see LICENSE for more information.