Update extension list
This commit is contained in:
parent
27b9c579a9
commit
a2c408b57f
1 changed files with 22 additions and 0 deletions
|
|
@ -1,6 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": 0.1,
|
"version": 0.1,
|
||||||
"extensions": [
|
"extensions": [
|
||||||
|
{
|
||||||
|
"name": "Always togglable menu",
|
||||||
|
"author": "nicofrand",
|
||||||
|
"description": "This makes the icon to toggle the menu always shown, even on larger screens.",
|
||||||
|
"version": 1.1,
|
||||||
|
"entrypoint": "TogglableMenu",
|
||||||
|
"type": "user",
|
||||||
|
"url": "https://framagit.org/nicofrand/xextension-togglablemenu",
|
||||||
|
"method": "git",
|
||||||
|
"directory": "."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Auto Refresh",
|
"name": "Auto Refresh",
|
||||||
"author": "Essa AlAwadi",
|
"author": "Essa AlAwadi",
|
||||||
|
|
@ -353,6 +364,17 @@
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"directory": "xExtension-ThemeModeSynchronizer"
|
"directory": "xExtension-ThemeModeSynchronizer"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "ThreePanesView",
|
||||||
|
"author": "nicofrand",
|
||||||
|
"description": "Adds a third vertical pane along the articles list, to display the articles content.",
|
||||||
|
"version": 1.13,
|
||||||
|
"entrypoint": "ThreePanesView",
|
||||||
|
"type": "user",
|
||||||
|
"url": "https://framagit.org/nicofrand/xextension-threepanesview",
|
||||||
|
"method": "git",
|
||||||
|
"directory": "."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "TinyTinyRSS API",
|
"name": "TinyTinyRSS API",
|
||||||
"author": "Marien Fressinaud",
|
"author": "Marien Fressinaud",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue