Add Keybinding Extra custom node

Added a new custom node for Keybinding Extra with relevant details.
This commit is contained in:
akawana 2025-11-24 02:05:33 +08:00 committed by GitHub
parent dc5bddbc17
commit 2c3d588179
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",