diff --git a/README.md b/README.md index 18832e0..22f1c8c 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,10 @@ There are some FreshRSS extensions out there, developed by community members: * [Explosm](https://framagit.org/dohseven/freshrss-explosm): Directly displays the Explosm comic in FreshRSS - ### By [@ImAReplicant](https://framagit.org/ImAReplicant) * [Youtube/Peertube](https://framagit.org/ImAReplicant/freshrss-youtube): Display videos from YouTube/PeerTube feeds inline + +### By [@christian-putzke](https://github.com/christian-putzke/) + +* [Pocket Button](https://github.com/christian-putzke/freshrss-pocket-button): Add articles to Pocket with one simple button click or a keyboard shortcut. diff --git a/repositories.json b/repositories.json index 2f1fd6a..7568c31 100644 --- a/repositories.json +++ b/repositories.json @@ -46,4 +46,7 @@ }, { "url": "https://github.com/kapdap/freshrss-extensions", "type": "git" +}, { + "url": "https://github.com/christian-putzke/freshrss-pocket-button", + "type": "git" }]