Skip to content
Open
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
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,3 +235,6 @@ There are some FreshRSS extensions out there, developed by community members.

* [Three Pane Reader](https://github.com/caglaryalcin/xExtension-ThreePaneReader): An Inoreader-style three-pane reading layout (navigation, article list, and article content side by side)

### 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.
3 changes: 3 additions & 0 deletions repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,7 @@
}, {
"url": "https://github.com/caglaryalcin/xExtension-ThreePaneReader",
"type": "git"
}, {
"url": "https://codeberg.org/sanpo/xExtension-AppleMusicArtist",
"type": "git"
}]