FreshRSS-Extensions/xExtension-WordHighlighter
2024-05-21 23:22:45 +02:00
..
i18n init commit for new extension WordHighlighter - for highlighting words. 2024-05-21 23:22:45 +02:00
static init commit for new extension WordHighlighter - for highlighting words. 2024-05-21 23:22:45 +02:00
configure.phtml init commit for new extension WordHighlighter - for highlighting words. 2024-05-21 23:22:45 +02:00
extension.php init commit for new extension WordHighlighter - for highlighting words. 2024-05-21 23:22:45 +02:00
LICENSE init commit for new extension WordHighlighter - for highlighting words. 2024-05-21 23:22:45 +02:00
metadata.json init commit for new extension WordHighlighter - for highlighting words. 2024-05-21 23:22:45 +02:00
README.md init commit for new extension WordHighlighter - for highlighting words. 2024-05-21 23:22:45 +02:00
snapshot-dark.png init commit for new extension WordHighlighter - for highlighting words. 2024-05-21 23:22:45 +02:00
snapshot.png init commit for new extension WordHighlighter - for highlighting words. 2024-05-21 23:22:45 +02:00

WordHighlighter extension

A FreshRSS extension which give ability to highlight user-defined words.

Usage

To use it, upload this directory in your ./extensions directory and enable it on the extension panel in FreshRSS. You can add words to be highlighted by clicking on the manage button ⚙️. See also official docs at freshrss.github.io/FreshRSS/en/admins/15_extensions.html

Preview

Light theme:

snapshot

click to see example screenshot in dark theme

snapshot-dark-theme

Changelog

  • 0.0.1 initial version (as a proper FreshRSS extension)