Extensions icon indicating copy to clipboard operation
Extensions copied to clipboard

A repository containing all the official FreshRSS extensions

Results 55 Extensions issues
Sort by recently updated
recently updated
newest added

Edit: I cannot add a parent category and a sub-category? For example, a parent folder titled "Foreign News," and within that category would be another folder named "East-Asian News." Nesting...

It'd be nice to be able to provide an optional default recipient address for the *Share By Email* extension. Currently the URLs are formed like this: ``` mailto:?subject=foobar&body=https://blog.example.org/post-1 ``` With...

Feature Request
xExtension-ShareByEmail

Hello ! I've found a little bug in the Sticky Feeds extension. When using a web browser to access my FreshRSS installation, I can use Safari or Firefox : ###...

xExtension-StickyFeeds

I installed this extension by downloading [the extension archive](https://github.com/FreshRSS/Extensions/archive/master.zip), extracting it, and moving the xExtension-ReadingTime folder to `./extensions` as instructed, and then I enabled it via the extensions configuration menu....

Hello, Do I need to do this in order to use my extension ? ``` php public function install() { $filename = 'restApi.php'; $file_source = join_path($this->getPath(), $filename); $path_destination = join_path(PUBLIC_PATH,...

Hello, It's not mentioned anywhere that we have to create manually static/style.css and give it www-data permissions (33:33). Could be great to mention it. Thank you :-)

I realize this may be outside the scope of FreshRSS, but this app is essentially what I want for my homepage with the exception of a dedicated search bar. Would...

Would it be possible to get Bionic Reading as an extension? I use this on my mobile phone and must say I am positively surprised by the result. https://bionic-reading.com/en/

Hello, Using the latest FreshRSS image from docker hub I cannot make xExtension-CustomCSS work except by doing so : ``` docker exec -it freshrss bash for i in $(find /usr/share/webapps/freshrss/p/themes/...

Hello It would be interesting to make this extension operational in unconnected mode (for anonymous visitors). Thank you for your work. Bonjour Il serait intéressant de rendre opérationnel cette extension...