Skip to content
Merged
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 @@ -238,3 +238,7 @@ There are some FreshRSS extensions out there, developed by community members.
### By [@sanpo](https://codeberg.org/sanpo), [Web](https://sanpo.land)

* [Apple Music Artist](https://codeberg.org/sanpo/xExtension-AppleMusicArtist): Subscribe to an artist's releases by their Apple Music artist page URL.

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

* [Mark Feed Read On Badge Click](https://github.com/StathisZ/freshrss-mark-read-on-click): Click a feed's unread-count badge in the sidebar to mark all its articles as read.
3 changes: 3 additions & 0 deletions repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,7 @@
}, {
"url": "https://codeberg.org/sanpo/xExtension-AppleMusicArtist",
"type": "git"
}, {
"url": "https://github.com/StathisZ/freshrss-mark-read-on-click",
"type": "git"
}]