Add TogglableMenu extension
This commit is contained in:
parent
f66efcf5fe
commit
de407c21ae
2 changed files with 14 additions and 0 deletions
|
|
@ -309,6 +309,17 @@
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"directory": "xExtension-Teem"
|
"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",
|
"name": "Theme Mode Synchronizer",
|
||||||
"author": "Aidi Stan",
|
"author": "Aidi Stan",
|
||||||
|
|
|
||||||
|
|
@ -34,6 +34,9 @@
|
||||||
}, {
|
}, {
|
||||||
"url": "https://framagit.org/nicofrand/xextension-threepanesview",
|
"url": "https://framagit.org/nicofrand/xextension-threepanesview",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
|
}, {
|
||||||
|
"url": "https://framagit.org/nicofrand/xextension-togglablemenu",
|
||||||
|
"type": "git"
|
||||||
}, {
|
}, {
|
||||||
"url": "https://github.com/Korbak/freshrss-invidious",
|
"url": "https://github.com/Korbak/freshrss-invidious",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue