Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T15:41:05.000Z (7 months ago)
- Last Synced: 2024-05-29T06:50:38.371Z (7 months ago)
- Topics: extension, freshrss, freshrss-extension, freshrss-extensions, php, rss-reader
- Language: PHP
- Homepage:
- Size: 103 KB
- Stars: 40
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- project-awesome - cn-tools/cntools_FreshRssExtensions - This repository contains my unofficial FreshRSS extensions (PHP)
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
[![Crowdin](https://badges.crowdin.net/cntools-freshrssextensions/localized.svg)](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)