mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 04:10:48 +08:00
Add Keybinding Extra custom node
Added a new custom node for Keybinding Extra with relevant details.
This commit is contained in:
parent
dc5bddbc17
commit
2c3d588179
@ -1,5 +1,12 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"title": "Keybinding Extra",
|
||||||
|
"repo": "https://github.com/akawana/ComfyUI-Keybinding-extra",
|
||||||
|
"author": "akawana",
|
||||||
|
"description": "Adds configurable keyboard shortcuts to the ComfyUI frontend. Comment line (Ctrl+/).",
|
||||||
|
"tags": ["frontend", "shortcut", "utility"]
|
||||||
|
}
|
||||||
{
|
{
|
||||||
"author": "Dr.Lt.Data",
|
"author": "Dr.Lt.Data",
|
||||||
"title": "ComfyUI-Manager",
|
"title": "ComfyUI-Manager",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user