-
Version 0.1.9! Stable
released this
2021-09-02 13:59:40 +00:00 | 102 commits to main since this release- Updated dependencies and cleaned up some code.
- Added a history for queued items, this should get deleted whenever the browser is restarted.
Downloads
-
Version 0.1.8! Stable
released this
2020-11-30 13:42:31 +00:00 | 104 commits to main since this release- Fixed an issue with some internal code.
Downloads
-
Version 0.1.7! Stable
released this
2020-11-26 17:31:50 +00:00 | 105 commits to main since this release- 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.
Downloads
-
Version 0.1.6! Stable
released this
2020-11-20 18:02:32 +00:00 | 109 commits to main since this release- Updated dependencies and README.
- Adding to Queue from the tab menu will now use the tab window title for the item text.
Downloads
-
Version 0.1.5! Stable
released this
2020-11-16 21:46:15 +00:00 | 113 commits to main since this release- 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 2 menu items to the extension icon context menu:
- To open the next link in a new tab.
- To open the extension options page.
- Added a link to the Holllo Liberapay page.
Downloads
-
Version 0.1.4! Stable
released this
2020-11-14 17:24:43 +00:00 | 117 commits to main since this release- Added an "Add to Queue" button to the context menus of tabs.
- When Queue is updated, "Updated to" will now show next to the version number.
Downloads
-
Version 0.1.3! Stable
released this
2020-11-12 21:42:47 +00:00 | 120 commits to main since this release- Added a badge to the extension icon that shows the number of saved items.
Downloads
-
Version 0.1.2! Stable
released this
2020-11-11 18:10:42 +00:00 | 121 commits to main since this release- Fixed dates not being initialized when retrieving the settings from storage.
- Fixed the alignment of the delete item button when the item title overflowed.
Downloads
-
Version 0.1.1! Stable
released this
2020-11-11 17:35:22 +00:00 | 123 commits to main since this release- Replace usage of localStorage with syncStorage.
Downloads
-
Version 0.1.0! Stable
released this
2020-11-11 17:17:51 +00:00 | 124 commits to main since this release- First release version.
Downloads