A free, self-hostable aggregator…
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marien Fressinaud 86f69ca396 First draft for the new extension feature 10 years ago
..
.gitignore Primitive extension system 10 years ago
README.md First draft for the new extension feature 10 years ago

README.md

== FreshRSS extensions ==

You may place in this directory some custom extensions for FreshRSS.

The structure must be:

./FreshRSS/extensions/ ./NameOfExtensionAlphanumeric/ ./style.css ./script.js ./module.php

Each file is optional.

The name of non-official extensions should start by an 'x'.