📦 Chrome Web Store · 📜 Changelog · 🤝 Contributing
Featured Chrome extension — custom shortcuts for ChatGPT. Easy setup, zero ads, no data tracking.
Quick Install
chrome://extensions
→ enable “Developer mode”.Questions or Issues? Use GitHub Issues or the Chrome Web Store support link.
License: Mozilla Public License 2.0. Extension name/icons © Brian Hurd.
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.