Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.3.2
Released 25 Oct 2022 - 101.97 kBWorks with firefox 42.0 and later* Fixed queued items not being movable when the next sort index wasn't plus or minus 1.
* Fixed newly added queue items not being assigned the next sort index.Source code released under AGPL-3.0-or-later
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.3.1
Released 25 Oct 2022 - 101.08 kBWorks with firefox 42.0 and later* Fixed next queue item not using the new sort index.Source code released under AGPL-3.0-or-later
Version 0.3.0
Released 25 Oct 2022 - 101.14 kBWorks with firefox 42.0 and later* Updated dependencies.
* Changed donation link back to Liberapay.
* Rewrote the readme.
* Queued items can now be moved with the up and down buttons.Source code released under AGPL-3.0-or-later
Version 0.2.6
Released 24 Mar 2022 - 98.1 kBWorks with firefox 42.0 and later* Added badges for the Chrome & Microsoft stores to the readme.
* Removed tabs from the required permissions.Source code released under AGPL-3.0-or-later
Version 0.2.5
Released 21 Mar 2022 - 90.02 kBWorks with firefox 42.0 and later* Fixed context menus not being initialized after first install in Firefox.Source code released under AGPL-3.0-or-later
Version 0.2.4
Released 21 Mar 2022 - 90.02 kBWorks with firefox 42.0 and later* Fixed context menu items not working in Chromium.Source code released under AGPL-3.0-or-later
Version 0.2.3
Released 20 Mar 2022 - 89.92 kBWorks with firefox 42.0 and later* Added support for Chrome/Chromium.Source code released under AGPL-3.0-or-later
Version 0.2.2
Released 17 Mar 2022 - 89.25 kBWorks with firefox 42.0 and later* Fixed the badge not being updated at certain times.
* Removed `$schema` from the manifest to remove the warning in Firefox.
* Replaced some custom components with Gram.
* Made some slight style changes.Source code released under AGPL-3.0-or-later
Version 0.2.1
Released 15 Mar 2022 - 88.82 kBWorks with firefox 42.0 and later* Simplified how Queue opens the next queued link. This removes the need to have a content script on all websites and should make it so links can be opened anywhere, not just regular websites.
* Added a favicon to the options page.Source code released under AGPL-3.0-or-later
Version 0.2.0
Released 5 Mar 2022 - 107.21 kBWorks with firefox 42.0 and later* Restructured code.
* Changed the Donate link to GitHub Sponsors.Source code released under AGPL-3.0-or-later
Version 0.1.9
Released 2 Sep 2021 - 111.53 kBWorks with firefox 42.0 and later* Updated dependencies and cleaned up some code.
* Added a history for queued items, this *should* get deleted whenever the browser is restarted.Source code released under AGPL-3.0-or-later
Version 0.1.8
Released 30 Nov 2020 - 186.23 kBWorks with firefox 42.0 and later* Fixed an issue with some internal code.Source code released under AGPL-3.0-or-later
Version 0.1.7
Released 26 Nov 2020 - 186.23 kBWorks with firefox 42.0 and later* Made it so Queue can handle more than 60 links at once (thanks davidwelch158!).
* Added 2 functions that can be executed from the settings page console to dump the saved settings (window.HollloQueue.dumpSettings()) and to dump a saved backup of the settings (window.HollloQueue.dumpBackup()). The backup is created every time Queue gets updated.Source code released under AGPL-3.0-or-later
Version 0.1.6
Released 20 Nov 2020 - 181.91 kBWorks with firefox 42.0 and later* Updated dependencies and README.
* Adding to Queue from the tab menu will now use the tab window title for the item text.Source code released under AGPL-3.0-or-later
Version 0.1.5
Released 16 Nov 2020 - 181.64 kBWorks with firefox 42.0 and later* Fixed an error where in certain locations the next link couldn't be opened. Now when that happens the next link will be opened in a new tab instead.
* Added a menu item to the extension icon context menu to open the next link in a new tab.
* Added a menu item to the extension icon context menu to open the extension options page.
* Added a link to the Holllo Liberapay page. (https://liberapay.com/Holllo)Source code released under AGPL-3.0-or-later
Version 0.1.4
Released 14 Nov 2020 - 180.58 kBWorks with firefox 42.0 and later* Added a "Add to Queue" button to the tabs context menus.
* When Queue is updated, "Updated to" will now show next to the version number.Source code released under AGPL-3.0-or-later
Version 0.1.3
Released 12 Nov 2020 - 179.72 kBWorks with firefox 42.0 and later* Added a badge to the extension icon that shows the number of saved items.
https://github.com/Holllo/queue/releases/tag/0.1.3Source code released under AGPL-3.0-or-later
Version 0.1.2
Released 11 Nov 2020 - 176.9 kBWorks with firefox 42.0 and laterFor changes between 0.1.0 and 0.1.2, see the Releases page on GitHub.
https://github.com/Holllo/queue/releasesSource code released under AGPL-3.0-or-later