# open-my-page This extension includes: * a background script, "background.js" All it does is: registers a shortcut (Ctrl+Shift+Y) to send an onCommand event (Command+Shift+Y on a Mac).", It shows: * how to use chrome.commands to register a keyboard shortcut for your extension.