Skip to content

jmpaz/cgpt-enhancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Enhancer

This userscript adds convenience bindings to chatgpt.com for features which otherwise require mouse clicks.

Nix

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.

Links

utm_source=chatgpt.com is automatically removed from links before navigation.

Model

Model picker: shiftshift

model-picker

Reasoning effort: hold alt/option + shiftshift

Focused model effort menu: shift + enter or shift + space on Thinking / Pro

reasoning-effort

Memory

Check status: F9

memory-status

Toggle enabled/disabled: F10

toggle-memory

About

enhancements for ChatGPT web

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors