Claude.ai | Remove active (current) chat by CTRL+SHIFT+BACKSPACE

Delete active chat in Claude.ai sidebar using Ctrl+Shift+Backspace

Author
Szymon Obrzut
Daily installs
0
Total installs
2
Ratings
0 0 0
Version
1.0
Created
2025-07-04
Updated
2025-07-04
Size
4.26 KB
License
MIT
Applies to

Description

This userscript enables quick deletion of the currently active chat in the Claude.ai sidebar using the CTRL + SHIFT + BACKSPACE keyboard shortcut.

When triggered:

  • It detects the currently active chat
  • Opens its context menu
  • Clicks the "Delete" option
  • (Optionally) confirms the deletion automatically

Features

  • Runs only on: https://claude.ai/chat*
  • Keyboard shortcut: CTRL + SHIFT + BACKSPACE
  • Toggle auto-confirmation by modifying the DELETE_AUTOCONFIRM flag in the script

Default: DELETE_AUTOCONFIRM = false