Manage the Context Menus for the extension
https://developer.chrome.com/extensions/contextMenus
Fired when a registered command is activated using a keyboard shortcut.
https://developer.chrome.com/extensions/commands#event-onCommand
keyboard command
Fired when a context menu item is clicked.
https://developer.chrome.com/extensions/contextMenus#event-onClicked
info on the clicked menu
Initialize the menus
Toggle enabled state of the screen saver
Generated using TypeDoc
Manage the Context Menus for the extension
https://developer.chrome.com/extensions/contextMenus