Update extension list

This commit is contained in:
GitHub Actions Bot 2024-05-26 11:18:44 +00:00
parent 119c1e210f
commit 464e242e19

View file

@ -268,8 +268,8 @@
{ {
"name": "Mark Previous as Read", "name": "Mark Previous as Read",
"author": "kalvn", "author": "kalvn",
"description": "This extension adds a button in the footer of each entry. Clicking this button will mark all previous entries belonging to the current feed, as read. The goal is, when going through a very long list of entries without reading them all, to be able to stop and continue later.", "description": "This extension adds a button in the footer of each entry. Clicking this button will mark all previous entries as read.",
"version": "1.1.0", "version": "1.1.1",
"entrypoint": "MarkPreviousAsRead", "entrypoint": "MarkPreviousAsRead",
"type": "user", "type": "user",
"url": "https://github.com/kalvn/freshrss-mark-previous-as-read", "url": "https://github.com/kalvn/freshrss-mark-previous-as-read",