Skip to content

WebExtensions: Implement support for special shortcut commands

Jamie Murphy requested to merge (removed):web-extensions/commands into master

This MR contains support for special shortcut commands in both commands.c and menus.c.

This is a little different from the issue, as instead of defining these by default, they are only defined if an extension specifies them.

Edited by Jamie Murphy

Merge request reports