Skip to content

Commit

Permalink
Update extension list
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jan 27, 2024
1 parent 40cdca2 commit e100f31
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
{
"version": 0.1,
"extensions": [
{
"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": "Auto Refresh",
"author": "Essa AlAwadi",
Expand Down Expand Up @@ -309,6 +320,17 @@
"method": "git",
"directory": "."
},
{
"name": "Reading Time",
"author": "Lapineige",
"description": "Add a reading time estimation next to each article title",
"version": 1.5,
"entrypoint": "ReadingTime",
"type": "user",
"url": "https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime/",
"method": "git",
"directory": "."
},
{
"name": "ReadingTime",
"author": "Lapineige",
Expand Down Expand Up @@ -397,6 +419,17 @@
"method": "git",
"directory": "xExtension-ThemeModeSynchronizer"
},
{
"name": "ThreePanesView",
"author": "nicofrand",
"description": "Adds a third vertical pane along the articles list, to display the articles content.",
"version": 1.14,
"entrypoint": "ThreePanesView",
"type": "user",
"url": "https://framagit.org/nicofrand/xextension-threepanesview",
"method": "git",
"directory": "."
},
{
"name": "TinyTinyRSS API",
"author": "Marien Fressinaud",
Expand Down

0 comments on commit e100f31

Please sign in to comment.