bookmark-stack

web extension to save pages in a stack for reading them later  https://addons.mozilla.org/firefox/addon/bookmark-stack/
git clone https://git.ce9e.org/bookmark-stack.git

DateCommit messageAuthor
2025-04-30 05:37bump version to 2.1.1Tobias Bengfort
2025-04-30 05:29fixup mv3: update count on startupTobias Bengfort
2025-04-24 07:46bump version to 2.1.0Tobias Bengfort
2025-04-24 07:46add keyboard shortcutTobias Bengfort
2025-04-24 07:26mv code to src dirTobias Bengfort
2025-04-24 07:20mv css to separate filesTobias Bengfort
2025-04-24 07:16typoTobias Bengfort
2025-04-24 07:05fix: register context menues in onInstalledTobias Bengfort
2025-04-24 07:06chrome: provide separate manifest.jsonTobias Bengfort
2025-04-24 07:04chrome: tab context menu is not supportedTobias Bengfort
2025-04-24 07:03chrome: resetting badge color is not supportedTobias Bengfort
2025-04-24 07:02chrome: adapt favicon for manifest v3Tobias Bengfort
2025-04-24 06:59chrome: fix root folder detectionTobias Bengfort
2025-04-24 07:01lintTobias Bengfort
2025-04-24 07:01convert to js modulesTobias Bengfort
2025-04-23 18:57bump version to 2.0.0Tobias Bengfort
2025-04-23 18:49grey badge on empty stackTobias Bengfort
2025-04-23 18:45add MakefileTobias Bengfort
2025-04-23 18:44use promisesTobias Bengfort
2025-04-23 17:50update to manifest v3Tobias Bengfort
2023-12-08 09:45Added AMO link, fixed spelling, i18n existing linksGitoffthelawn
2023-07-15 16:48use linkText when using "read link later"Tobias Bengfort
2023-07-06 06:24use color-schemeTobias Bengfort
2022-11-25 22:44fix homepage urlTobias Bengfort
2022-11-25 22:26bump version to 1.1.2Tobias Bengfort
2022-11-25 22:24add explicit extension ID for firefoxTobias Bengfort
2022-11-25 22:01Revert "make compatible with event pages"Tobias Bengfort
2022-10-19 21:20add svg version of the iconTobias Bengfort
2022-10-15 11:49bump version to 1.1.1Tobias Bengfort
2022-10-15 11:49add CHANGES for 1.1.0Tobias Bengfort
2022-10-15 10:26link firefox favicon issueTobias Bengfort
2022-10-15 10:01make compatible with event pagesTobias Bengfort
2022-10-15 10:00indent HTML codeTobias Bengfort
2022-10-15 09:34rm "use strict"Tobias Bengfort
2022-09-23 10:16update manifestTobias Bengfort
2020-12-19 10:59bump version to 1.1.0Tobias Bengfort
2020-12-19 10:58add dark modeTobias Bengfort
2020-05-14 06:00bumpt version to 1.0.5Tobias Bengfort
2020-05-14 05:58show context menu item in more contextsTobias Bengfort
2018-12-06 10:38bump version to 1.0.4Tobias Bengfort
2018-12-06 10:37show message on empty stackTobias Bengfort
2018-09-12 12:12bump version to 1.0.3Tobias Bengfort
2018-09-12 12:10provide a working reader mode fixTobias Bengfort
2018-09-12 11:54bump version to 1.0.2Tobias Bengfort
2018-09-12 11:49close reader mode before pushingTobias Bengfort
2018-09-12 11:49declare HTML encodingTobias Bengfort
2018-08-08 16:57bump version to 1.0.1Tobias Bengfort
2018-02-15 19:02fix initial folder creationTobias Bengfort
2017-12-29 13:55extend readmeTobias Bengfort
2017-10-31 11:48fix error in chromeTobias Bengfort
2017-10-31 10:56use icon fallback on firefoxTobias Bengfort
2017-10-31 10:56GardeningTobias Bengfort
2017-04-20 09:30more robust root folderTobias Bengfort
2017-04-20 12:02GardeningTobias Bengfort
2017-04-20 09:20firefox compat: explicitly define browser action iconTobias Bengfort
2017-02-08 07:43allow to push links directlyTobias Bengfort
2017-01-12 23:37mv icons to subdirTobias Bengfort
2017-01-12 23:36make clear that this is a chrome extension in READMETobias Bengfort
2017-01-08 22:56display stack sizeTobias Bengfort
2017-01-08 22:52refactorTobias Bengfort
2017-01-05 23:47refactor stylingTobias Bengfort
2017-01-05 19:25reverse order of bookmarksTobias Bengfort
2017-01-05 19:09update iconsTobias Bengfort
2017-01-05 18:35add readmeTobias Bengfort