Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,3 +267,7 @@ There are some FreshRSS extensions out there, developed by community members.
### By [@Marc-T](https://github.com/Marc-T)

* [TagEZ](https://github.com/Marc-T/xExtension-TagEZ): Adds a Tags accordion to the left sidebar of FreshRSS, listing article tags

### By [@hyprninja](https://github.com/hyprninja)

* [Keyword Auto Read](https://github.com/hyprninja/freshrss-keyword-auto-read): Mark incoming articles as read when they match keyword, field-scoped or regular expression rules, with a dry-run mode and a sweep for articles already stored.
3 changes: 3 additions & 0 deletions repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,7 @@
}, {
"url": "https://github.com/Marc-T/xExtension-TagEZ",
"type": "git"
}, {
"url": "https://github.com/hyprninja/freshrss-keyword-auto-read",
"type": "git"
}]