https://github.com/archiewood/hubspot-shortcuts
Keyboard Shortcuts for Hubspot
https://github.com/archiewood/hubspot-shortcuts
chrome-extension hubspot
Last synced: 4 months ago
JSON representation
Keyboard Shortcuts for Hubspot
- Host: GitHub
- URL: https://github.com/archiewood/hubspot-shortcuts
- Owner: archiewood
- Created: 2024-10-01T10:43:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-17T17:32:03.000Z (10 months ago)
- Last Synced: 2024-12-17T18:32:45.865Z (10 months ago)
- Topics: chrome-extension, hubspot
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/hubspot-keyboard-shortcut/khnbcanbcolodegbjmmbfnmbgnlnjcce
- Size: 2.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.hbs
Awesome Lists containing this project
README
#
HubSpot Keyboard Shortcuts
Adds keyboard shortcuts to HubSpot for chromium-based browsers.
Install from the [Chrome Web Store](https://chromewebstore.google.com/detail/hubspot-keyboard-shortcut/khnbcanbcolodegbjmmbfnmbgnlnjcce).

## Features
{{#orphans ~}}
### {{{description}}}
{{>summary~}}
{{#if params}}{{tableHead params "name|Shortcut" "description|Action" ~}}
{{#tableRow params "name" "description" ~}}
| {{>param-table-name}} | {{{stripNewlines (inlineLinks description)}}} |
{{/tableRow}}{{/if}}
{{/orphans~}}
## Install from Source
1. Download and unzip `hubspot-keyboard-shortcuts.zip` from the [latest release](https://github.com/archiewood/hubspot-shortcuts/releases)
2. Open Chrome (or any Chromium-based browser) and navigate to chrome://extensions.
3. Enable "Developer mode" in the top right corner.
4. Click "Load unpacked."
5. Select the cloned repository folder.## Contributing
Contributions are welcome! If you have suggestions for new shortcuts or improvements, please open an issue or submit a PR.