Merge branch 'master' into master

This commit is contained in:
Alexandre Alapetite 2022-05-08 12:05:04 +02:00 committed by GitHub
commit d53544f083
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -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.

View file

@ -46,4 +46,7 @@
}, {
"url": "https://github.com/kapdap/freshrss-extensions",
"type": "git"
}, {
"url": "https://github.com/christian-putzke/freshrss-pocket-button",
"type": "git"
}]