New Features
- Keep or Delete Bookmarks now checks for broken bookmarks! An internal skip list is used for domains that are known to be unverifiable. This is the reason why the add-on needs the permission to access your data for all sites starting with this update, fixes #9
- added ability to show previous bookmark after skipping, fixes #13
- added keyboard support, fixes #3
- Left Arrow: show previous bookmark
- Right Arrow: show next (random) bookmark
- Enter: open bookmark
- Space: add bookmark to whitelist
- Backspace: delete bookmark (or opens confirmation dialog if enabled)
- in bookmark deletion confirmation dialog:
- ESC: close dialog
- Enter: delete bookmark
- added the date when a bookmark was added to Firefox, fixes #10
Notable Changes
- bumped the minimum required Firefox version to Firefox 91, fixes #31
- changed copyright year from 2019 to 2022, fixes #30
Code Quality
- replaced deprecated method call, fixes #29
- fixed some code style issues and typos, fixes #32
Bugfixes
- fixed wrong tooltip for removing a bookmark from the whitelist, fixes #33
Dependencies
- replaced gulp-eslint 6.0.0 with gulp-eslint-new 1.1.0
- updated eslint from version 6.0.1 to 8.5.0 and updated configuration
- updated eslint-plugin-compat from version 3.0.2 to 4.0.0
- updated eslint-plugin-no-unsanitized from version 3.0.2 to 4.0.1
- updated eslint-plugin-promise from version 4.2.1 to 6.0.0
- updated eslint-plugin-xss from version 0.1.9 to 0.1.11
- updated gulp-htmllint from version 0.0.16 to 0.0.19
- updated gulp-jsdoc3 from version 2.0.0 to 3.0.0
- updated gulp-stylelint from version 9.0.0 to 13.0.0
- updated jsdoc from version 3.6.3 to 3.6.7
- updated stylelint from version 10.1.0 to 14.1.0 and updated configuration
- updated stylelint-csstree-validator from version 1.5.2 to 2.0.0
- updated stylelint-order from version 3.0.1 to 5.0.0
- updated webext from version 3.1.0 to 6.6.0
All Changes
Download Signed WebExtension