Shortcut Launcher is a Chrome extension that lets you open websites quickly using keyboard shortcuts you define.
- Quick Launch: Open the extension popup (default
Alt+Z). Press a single key (e.g.,1,a,b) to open the linked URL. If your current tab is a new tab page, the URL will open there; otherwise, a new tab will be created. - Easy Configuration: Manage your shortcuts in the popup's "Configuration" tab or the full options page. Add, edit, or delete key-URL pairs. Changes save automatically when you leave an input field.
- "Save Current URL": Assign the URL of your current active tab to a new shortcut directly from the popup.
-
From the Chrome Web Store:
- Go here
-
From Source:
- Download or clone this repository to your local machine.
- Open Chrome and navigate to
chrome://extensions. - Enable "Developer mode" using the toggle switch.
- Click on "Load unpacked" and select the directory where you downloaded/cloned the extension.
The default shortcut to open the Shortcut Launcher popup is Alt+Z. To change this (e.g., to Ctrl+Shift+S), follow these steps:
- Open Chrome.
- Go to
chrome://extensions/shortcuts. - Find "Shortcut Launcher" in the list of extensions.
- Click the input field next to "Activate the extension" and press your desired new key combination.
- Your custom shortcut will save automatically.
- Install the extension.
- Navigate to the website you want to save (e.g.,
https://www.google.com). - Open the Shortcut Launcher popup by pressing
Alt+Z(or clicking the extension icon). - Click the "Save Current URL" button in the top right.
- A prompt will appear. Press the single key you want to assign to this URL (e.g.,
g). - The URL is now saved. Close the popup.
- Open the popup again (Alt+Z) and press
gon your keyboard. Google will open!