Merge branch 'master' into master
This commit is contained in:
commit
d53544f083
2 changed files with 7 additions and 1 deletions
|
|
@ -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
|
* [Explosm](https://framagit.org/dohseven/freshrss-explosm): Directly displays the Explosm comic in FreshRSS
|
||||||
|
|
||||||
|
|
||||||
### By [@ImAReplicant](https://framagit.org/ImAReplicant)
|
### By [@ImAReplicant](https://framagit.org/ImAReplicant)
|
||||||
|
|
||||||
* [Youtube/Peertube](https://framagit.org/ImAReplicant/freshrss-youtube): Display videos from YouTube/PeerTube feeds inline
|
* [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.
|
||||||
|
|
|
||||||
|
|
@ -46,4 +46,7 @@
|
||||||
}, {
|
}, {
|
||||||
"url": "https://github.com/kapdap/freshrss-extensions",
|
"url": "https://github.com/kapdap/freshrss-extensions",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
|
}, {
|
||||||
|
"url": "https://github.com/christian-putzke/freshrss-pocket-button",
|
||||||
|
"type": "git"
|
||||||
}]
|
}]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue