chatgpt-custom-shortcuts-pro

ChatGPT Custom Shortcuts Pro

📦 Chrome Web Store · 📜 Changelog · 🤝 Contributing

Featured Chrome extension — custom shortcuts for ChatGPT. Easy setup, zero ads, no data tracking.

Quick Install

  1. Clone or download this repository.
  2. Open Chrome → chrome://extensions → enable “Developer mode”.
  3. Click Load unpacked, select the cloned repo, done.

Questions or Issues? Use GitHub Issues or the Chrome Web Store support link.

License: Mozilla Public License 2.0. Extension name/icons © Brian Hurd.

Testing

Run the following command from the repository root:

npm ci && npm test

This installs the dev dependencies and executes the Node-based tests. The tests/popupCheckbox.test.js file relies on jsdom to emulate the popup UI environment.