@@ -63,61 +63,73 @@ i.e. ``Af_ExamplePlugin`` should be copied to ``plugins.local/af_exampleplugin``
6363{: .no_toc }
6464
6565#### A Tiny Tiny RSS plugin to post to a Wallabag v2 instance
66+ {: .no_toc }
6667
6768< https://github.com/joshp23/ttrss-to-wallabag-v2 >
6869
6970#### A plugin for Tiny Tiny RSS, to shorten urls via Yourls
71+ {: .no_toc }
7072
7173< https://github.com/joshp23/tt-rss-yourls >
7274
7375#### Adds support for sharing links with Shaarli to tt-rss
76+ {: .no_toc }
7477
7578< https://github.com/joshp23/tt-rss-shaarli >
7679
7780#### Convert DOI and other links to Sci-Hub links in TT-Rss
81+ {: .no_toc }
7882
7983< https://github.com/joshp23/ttrss-to-Sci-Hub >
8084
8185### Feed data manipulation plugins
8286{: .no_toc }
8387
8488#### Enable embedded videos in feeds - videoframes
89+ {: .no_toc }
8590
8691< https://github.com/tribut/ttrss-videoframes >
8792
8893#### Configurable plugin to replace article stub with content from the linked URL's page
94+ {: .no_toc }
8995
9096< https://github.com/feediron/ttrss_plugin-feediron >
9197
9298#### A simple plugin to assist in the display of images from NASA's Astronomy Picture of the Day feed in tt-rss
99+ {: .no_toc }
93100
94101< https://github.com/joshp23/TTRSS-APOD-Fix >
95102
96103### Webcomics plugins
97104{: .no_toc }
98105
99106#### Comic plugin GU Comics, Married to the sea & Toothpaste for dinner
107+ {: .no_toc }
100108
101109< https://github.com/tribut/ttrss-comics >
102110
103111#### Lint/tidy plugin to repair invalid feeds
112+ {: .no_toc }
104113
105114< https://github.com/Churten/tt-rss-ff-xmllint >
106115
107116#### Embed content from Tapastic rss streams
117+ {: .no_toc }
108118
109119< https://github.com/ldidry/af_tapastic >
110120
111121### API plugins
112122{: .no_toc }
113123
114124#### FreshRSS / Google Reader API Support
125+ {: .no_toc }
115126
116127Use any RSS app or client that supports FreshRSS or the Google Reader API.
117128
118129< https://github.com/eric-pierce/freshapi >
119130
120131#### Fever API emulator
132+ {: .no_toc }
121133
122134Simulates the Fever API for reading RSS Feeds with your Fever clients.
123135
@@ -127,14 +139,17 @@ Simulates the Fever API for reading RSS Feeds with your Fever clients.
127139{: .no_toc }
128140
129141#### Generate QR codes from article links, with xhr support and no disk cache
142+ {: .no_toc }
130143
131144< https://github.com/GregThib/ttrss-qrcodegen >
132145
133146#### Send XMPP notifications via Prosody mod_post_msg
147+ {: .no_toc }
134148
135149< https://github.com/joshp23/ttrss-notify-xmpp-prosody >
136150
137151#### Plugins for alternative navigation and night mode
152+ {: .no_toc }
138153
139154Set of plugins to (1) use cursor keys for a tree-style article navigation; (2) change to a minimal set of hotkeys; (3) toggle night mode for custom themes; (4) change the sort order of unread articles to Oldest first.
140155
0 commit comments