https://github.com/cn-tools/cntools_FreshRssExtensions
This repository contains my unofficial FreshRSS extensions
https://github.com/cn-tools/cntools_FreshRssExtensions
extension freshrss freshrss-extension freshrss-extensions php rss-reader
Last synced: 11 months ago
JSON representation
This repository contains my unofficial FreshRSS extensions
- Host: GitHub
- URL: https://github.com/cn-tools/cntools_FreshRssExtensions
- Owner: cn-tools
- License: mit
- Created: 2019-12-06T09:16:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-23T10:40:26.000Z (about 1 year ago)
- Last Synced: 2025-05-23T13:21:36.435Z (about 1 year ago)
- Topics: extension, freshrss, freshrss-extension, freshrss-extensions, php, rss-reader
- Language: PHP
- Homepage:
- Size: 160 KB
- Stars: 59
- Watchers: 3
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# FreshRSS extensions
This repository contains my unofficial FreshRSS extensions.
## Available extansions
### BlackList
With this plug-in you can define a blocklist in FreshRSS system to prevent unwanted feeds and URLs.
### Copy2Clipboard
This add on for FreshRSS add a button in the navigation bar to copy the destination links of all visible entries into clipboard.\
Required FreshRSS version at least v1.18
### FeedTitleBuilder
Build your own feed title based on URL, the original feed title and the date the feed was added\
Have a look into the [DOCUMENTATION](https://github.com/cn-tools/cntools_FreshRssExtensions/tree/master/xExtension-FeedTitleBuilder)
### FilterTitle
This plug-in helps you to filter feed entries by keywords parsed by the feed entry title
### RemoveEmojis
This plug-in remove emojis in the title of newly added feed entries.
### SendToMyJD2
Send links of new feed entries to your jDownloader2 instance\
Have a look into the [DOCUMENTATION](https://github.com/cn-tools/cntools_FreshRssExtensions/tree/master/xExtension-SendToMyJD2#documentation)
### YouTubeChannel2RssFeed
Transfer on the fly a YouTube URL into an RSS Feed and detect YouTube shorts\
Have a look into the [DOCUMENTATION](https://github.com/cn-tools/cntools_FreshRssExtensions/tree/master/xExtension-YouTubeChannel2RssFeed#documentation)
## Translations
[](https://crowdin.com/project/cntools-freshrssextensions)
You can help me to translate my extensions to a couple of languages on [Crowdin](https://crowdin.com/project/cntools-freshrssextensions). Or send me a new translation as pull request. I am happy to see!
## Installation
To install an extension, download the extension archive first and extract it on your PC.\
Then, upload the specific extension(s) you want on your server.
Extensions must be in the `./extensions` directory of your FreshRSS installation.
---
The official repository for FreshRSS extensions: [https://github.com/FreshRSS/Extensions](https://github.com/FreshRSS/Extensions)