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 @@ -227,6 +227,10 @@ There are some FreshRSS extensions out there, developed by community members.

* [Show URL](https://codeberg.org/strubbl/xExtension-ShowURL): Shows the current article's URL right before the article content starts

### By [@juherr](https://github.com/juherr), [Web](https://juherr.dev/)

* [KillTheNews](https://github.com/juherr/xExtension-KillTheNews): Read email newsletters as feeds, powered by your own [kill-the-news](https://kill-the.news/) instance.

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

* [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)
Expand Down
3 changes: 3 additions & 0 deletions repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@
}, {
"url": "https://codeberg.org/strubbl/xExtension-ShowURL",
"type": "git"
}, {
"url": "https://github.com/juherr/xExtension-KillTheNews",
"type": "git"
}, {
"url": "https://github.com/caglaryalcin/xExtension-ThreePaneReader",
"type": "git"
Expand Down