You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Custom CSS* and *Custom JS* are now a part of [core extensions shipped with FreshRSS](https://github.com/FreshRSS/FreshRSS/tree/edge/lib/core-extensions).
23
23
24
+
## Official extensions
25
+
26
+
Those extensions are in the current official extension repository, with automatic tests and some level of reviewing from the FreshRSS team, making them more trusted than extensions from other sources.
27
+
28
+
> 🙋 Help welcome to maintain those extensions.
29
+
30
+
*[Colorful List](xExtension-ColorfulList/README.md): Colorful entry title based on RSS source
31
+
*[Form Captcha](xExtension-Captcha/README.md): Protect register/login forms with captcha
32
+
*[Image Proxy](xExtension-ImageProxy/README.md): Proxy to avoid insecure content warnings or disappearing images
33
+
*[Quick Collapse](xExtension-QuickCollapse/README.md): Quickly change from folded to unfolded articles
34
+
*[Reading Time](xExtension-ReadingTime/README.md): Add a reading time estimation next to each article
35
+
*[Share By Email](xExtension-ShareByEmail/README.md): Improve the sharing by email system
36
+
*[Show Feed ID](xExtension-showFeedID/README.md): Show the ID of feed and category
37
+
*[Title-Wrap](xExtension-TitleWrap/README.md): Applies a line-wrap to long article titles instead of truncating them
38
+
*[Unsafe Autologin](xExtension-UnsafeAutologin/README.md): Brings back removed unsafe autologin feature from FreshRSS
39
+
*[Word Highlighter](xExtension-WordHighlighter/README.md): Highlight specific words
40
+
*[YouTube Video Feed](xExtension-YouTube/README.md): Embed YouTube feeds inside article content
41
+
24
42
## Third-party extensions
25
43
26
-
There are some FreshRSS extensions out there, developed by community members:
44
+
There are some FreshRSS extensions out there, developed by community members.
45
+
46
+
> ⚠️ Those extensions are not monitored by the FreshRSS team, so use at your own risk.
47
+
48
+
> 👍 Developers of popular extensions are invited to promote them to the official repository and continue development and support there.
27
49
28
50
### By [@kevinpapst](https://github.com/kevinpapst), [Web](https://www.kevinpapst.de/)
29
51
@@ -36,30 +58,25 @@ There are some FreshRSS extensions out there, developed by community members:
36
58
*[Mobile Scroll Menu](https://github.com/oyox/FreshRSS-extensions/tree/master/xExtension-MobileScrollMenu): (mobile) Automatically hides the header menu when scrolling down and shows it when scrolling up.
37
59
*[Touch Control](https://github.com/oyox/FreshRSS-extensions/tree/master/xExtension-TouchControl): (mobile) Add touch gestures to FreshRSS.
38
60
39
-
40
61
### By [@Eisa01](https://github.com/Eisa01)
41
62
42
63
*[FreshRSS Auto Refresh](https://github.com/Eisa01/FreshRSS---Auto-Refresh-Extension): Automatically refreshes FreshRSS page once in a minute.
43
64
44
-
45
65
### By [@aledeg](https://github.com/aledeg)
46
66
47
67
*[Date Format](https://github.com/aledeg/xExtension-DateFormat): Change how dates are displayed in the interface
48
68
*[Latex Support](https://github.com/aledeg/xExtension-LatexSupport): Add support for LaTeX notation rendering
49
69
*[Paywall](https://github.com/aledeg/xExtension-Paywall): Add title prefix on articles behind a paywall
50
70
*[Reddit Image](https://github.com/aledeg/xExtension-RedditImage): Replace link to Reddit topic with resource link
51
71
52
-
53
72
### By [Nicolas Frandeboeuf](https://framagit.org/nicofrand)
54
73
55
74
*[ThreePanesView](https://framagit.org/nicofrand/xextension-threepanesview): [Adds a third vertical pane along the articles list, to display the articles content](https://nicofrand.eu/freshrss-extension-threepanesview/).
56
75
57
-
58
76
### By [@Lapineige](https://github.com/lapineige), [@hkcomori](https://github.com/hkcomori)
59
77
60
78
*[Reading Time](https://github.com/FreshRSS/Extensions/tree/main/xExtension-ReadingTime): Add a reading time estimation next to each article.
61
79
62
-
63
80
### By [@Korbak](https://github.com/Korbak)
64
81
65
82
*[Invidious](https://github.com/Korbak/freshrss-invidious): Displays videos from YouTube feeds inline and replaces every source by the Invidious instance of your choice for an enhanced privacy (no tracking or limitation)
0 commit comments