chrome.commands library
Use the commands API to add keyboard shortcuts that trigger actions in your extension, for example, an action to open the browser action or send a command to the extension.
Properties
final ChromeCommands commands #
Accessor for the chrome.commands
namespace.
final ChromeCommands commands = new ChromeCommands._()