diff --git a/extensions.json b/extensions.json index 7f31357..1e88e92 100644 --- a/extensions.json +++ b/extensions.json @@ -120,6 +120,14 @@ "author": "Lapineige", "url": "https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime/", "type": "gh-subdirectory" + }, + { + "name": "ThreePanesView", + "version": 1.2, + "description": "Adds a third vertical pane along the articles list, to display the articles content.", + "author": "Nicolas Frandeboeuf", + "url": "https://framagit.org/nicofrand/xextension-threepanesview", + "type": "gh-subdirectory" } ] }