Add TogglableMenu extension

This commit is contained in:
Nicolas Frandeboeuf 2022-12-21 15:04:49 +00:00
parent f66efcf5fe
commit de407c21ae
2 changed files with 14 additions and 0 deletions

View file

@ -309,6 +309,17 @@
"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",

View file

@ -34,6 +34,9 @@
}, {
"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"