This is the source repo for ChatGPT Custom Shortcuts Pro, a Chrome extension that adds configurable keyboard shortcuts and small UI tweaks to ChatGPT.
I keep this extension updated as ChatGPT evolves, but maintaining it solo is getting harder. This repo exists in case others are interested in helping maintain or improve it. Contributions are welcome.
For the full feature list, install the extension and open the settings panel.
extension/ - unpacked Chrome extension sourcedist/ - packaged extension ZIPs kept in-repo intentionallytests/ - Playwright validation helpers, fixtures, and visual baselinesplans/ and specs/ - active work tracking and durable project docsIf you are just a user, you do not need this repo unless you want to install manually or hack on it.
dist/ folderchrome://extensions and enable Developer Modeextension/ as the unpacked extension in Chrome.npm install to install local tooling.npm run zip to build the latest packaged ZIP into dist/.ChatGPT changes frequently and UI updates can break shortcuts. If something is not working, open a GitHub issue or use the Chrome Web Store support link. I usually ship fixes within days.
If you want to help keep this working or improve it, see CONTRIBUTING.md or open an issue and @mention me.
Mozilla Public License 2.0
See LICENSE.
Extension name and icons © Brian Hurd.