This userscript adds convenience bindings to chatgpt.com for features which otherwise require mouse clicks.
This repo exposes a Chrome extension package:
inputs.cgpt-enhancer = {
url = "path:/home/josh/dev/cgpt-enhancer";
inputs.nixpkgs.follows = "nixpkgs";
};Use inputs.cgpt-enhancer.packages.${system}.default with Chromium or Chrome's --load-extension=... flag.
utm_source=chatgpt.com is automatically removed from links before navigation.
Model picker: shift → shift
Reasoning effort: hold alt/option + shift → shift
Focused model effort menu: shift + enter or shift + space on Thinking / Pro
Check status: F9
Toggle enabled/disabled: F10