Skip to content

Commit 474e27f

Browse files
authored
Add Readeck Button extension (#245)
1 parent 25b20e4 commit 474e27f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ There are some FreshRSS extensions out there, developed by community members:
8484

8585
* [Pocket Button](https://github.com/christian-putzke/freshrss-pocket-button): Add articles to Pocket with one simple button click or a keyboard shortcut.
8686

87+
### By [@Joedmin](https://github.com/Joedmin/)
88+
89+
* [Readeck Button](https://github.com/Joedmin/xExtension-readeck-button): Add articles to a selected Readeck instance with one simple button click or a keyboard shortcut.
90+
8791
### By [@printfuck](https://github.com/printfuck/)
8892

8993
* [Readable](https://github.com/printfuck/xExtension-Readable): Fetch article content for selected feeds with [Readability](https://github.com/mozilla/readability) or [Mercury](https://github.com/postlight/mercury-parser)

repositories.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
}, {
5656
"url": "https://github.com/christian-putzke/freshrss-pocket-button",
5757
"type": "git"
58+
}, {
59+
"url": "https://github.com/Joedmin/xExtension-readeck-button",
60+
"type": "git"
5861
}, {
5962
"url": "https://github.com/printfuck/xExtension-Readable",
6063
"type": "git"

0 commit comments

Comments
 (0)