Update extension list
This commit is contained in:
parent
de407c21ae
commit
ec9177ba1c
1 changed files with 11 additions and 11 deletions
|
|
@ -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.1,
|
||||
"entrypoint": "TogglableMenu",
|
||||
"type": "user",
|
||||
"url": "https://framagit.org/nicofrand/xextension-togglablemenu",
|
||||
"method": "git",
|
||||
"directory": "."
|
||||
},
|
||||
{
|
||||
"name": "Auto Refresh",
|
||||
"author": "Essa AlAwadi",
|
||||
|
|
@ -309,17 +320,6 @@
|
|||
"method": "git",
|
||||
"directory": "xExtension-Teem"
|
||||
},
|
||||
{
|
||||
"name": "TogglableMenu",
|
||||
"author": "nicofrand",
|
||||
"description": "This makes the icon to toggle the menu always displayed, even on larger screens.",
|
||||
"version": 1.1,
|
||||
"entrypoint": "TogglableMenu",
|
||||
"type": "user",
|
||||
"url": "https://framagit.org/nicofrand/xextension-togglablemenu",
|
||||
"method": "git",
|
||||
"directory": "."
|
||||
},
|
||||
{
|
||||
"name": "Theme Mode Synchronizer",
|
||||
"author": "Aidi Stan",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue