Merge pull request #57 from Korbak/master
Add "Invidious" extension to the list
This commit is contained in:
commit
e9f0fad3e0
2 changed files with 13 additions and 0 deletions
|
|
@ -38,3 +38,8 @@ There are some FreshRSS extensions out there, developed by community members:
|
|||
### By [@Lapineige](https://github.com/lapineige)
|
||||
|
||||
* [Reading Time](https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime): Add a reading time estimation next to each article.
|
||||
|
||||
|
||||
### By [@Korbak](https://github.com/Korbak)
|
||||
|
||||
* [Invidious](https://github.com/Korbak/freshrss-invidious): Displays videos from YouTube feeds inline and replaces every source by the Invidious instance of your choice for an enhanced privacy (no tracking or limitation)
|
||||
|
|
|
|||
|
|
@ -128,6 +128,14 @@
|
|||
"author": "Nicolas <nicofrand> Frandeboeuf",
|
||||
"url": "https://framagit.org/nicofrand/xextension-threepanesview",
|
||||
"type": "gh-subdirectory"
|
||||
},
|
||||
{
|
||||
"name": "Invidious",
|
||||
"description": "Displays videos from YouTube feeds inline and replaces every source by the Invidious instance of your choice for an enhanced privacy (no tracking or limitation)",
|
||||
"version": 1.0,
|
||||
"author": "Korbak",
|
||||
"url": "https://github.com/Korbak/freshrss-invidious",
|
||||
"type": "gh-subdirectory"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue