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 numberDiff line numberDiff line change
Expand Up@@ -246,3 +246,7 @@ There are some FreshRSS extensions out there, developed by community members.
### By [@chenhaoc](https://github.com/chenhaoc)

* [Title Dedup](https://github.com/chenhaoc/freshrss-dedup-extension): Mark target feed entries as read when the same title already exists in source feeds.

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

* [Translate Google](https://github.com/profduweb/xExtension-TranslateGoogle): Open articles in Google Translate from the native article toolbar with a configurable target language.
3 changes: 3 additions & 0 deletions repositories.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -136,4 +136,7 @@
}, {
"url": "https://github.com/chenhaoc/freshrss-dedup-extension",
"type": "git"
}, {
"url": "https://github.com/profduweb/xExtension-TranslateGoogle",
"type": "git"
}]