Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ There are some FreshRSS extensions out there, developed by community members:
### By [Nicolas Frandeboeuf](https://framagit.org/nicofrand)

* [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/).
* [TogglableMenu](https://framagit.org/nicofrand/xextension-togglablemenu): Makes the menu always togglable, even on larger screens.


### By [@Lapineige](https://github.com/lapineige), [@hkcomori](https://github.com/hkcomori)
Expand Down
11 changes: 0 additions & 11 deletions extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,6 @@
"method": "git",
"directory": "."
},
{
"name": "Always togglable menu",
"author": "nicofrand",
"description": "This makes the icon to toggle the menu always shown, even on larger screens.",
"version": "1.2",
"entrypoint": "TogglableMenu",
"type": "user",
"url": "https://framagit.org/nicofrand/xextension-togglablemenu",
"method": "git",
"directory": "."
},
{
"name": "ArticleSummary",
"author": "Liang",
Expand Down
3 changes: 0 additions & 3 deletions repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
}, {
"url": "https://framagit.org/nicofrand/xextension-threepanesview",
"type": "git"
}, {
"url": "https://framagit.org/nicofrand/xextension-togglablemenu",
"type": "git"
}, {
"url": "https://github.com/Korbak/freshrss-invidious",
"type": "git"
Expand Down