Adding my extension FreshVibes to the Third-Party extension list and repository (#334)

* Update repositories.json

+ Adding freshvibes repository to list of extension repositories

* Update README.md

+ Added FreshVibes to list of Third-Party extensions
This commit is contained in:
Stefan 2025-06-15 00:26:22 +02:00 committed by GitHub
parent 0557f8fbcd
commit 8237ba055d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -161,3 +161,7 @@ There are some FreshRSS extensions out there, developed by community members:
### By [@Niehztog](https://github.com/Niehztog)
* [Article Full Text](https://github.com/Niehztog/freshrss-af-readability): Fetches full article contents and adds them to feed items by using [Fivefilters Readability.php library](https://github.com/fivefilters/readability.php) (no docker containers required).
### By [@tryallthethings](https://github.com/tryallthethings)
* [FreshVibes](https://github.com/tryallthethings/freshvibes): A fully customizable iGoogle / Netvibes-like dashboard view

View file

@ -94,4 +94,7 @@
}, {
"url": "https://github.com/Niehztog/freshrss-af-readability",
"type": "git"
}, {
"url": "https://github.com/tryallthethings/freshvibes",
"type": "git"
}]