T3 T3rnel Browser Add to Chrome

Keyboard shortcuts

The inspector is meant to be driven from the keyboard. Reaching for the mouse to walk up one DOM level is what makes an inspector feel slow.

Opening T3rnel

KeyAction
Ctrl / โŒ˜ + โ‡ง + YOpen the side panel beside the current page
Ctrl / โŒ˜ + โ‡ง + UOpen the popup

Both are re-bindable at chrome://extensions/shortcuts.

CSS inspector

KeyAction
HoverInspect the element under the cursor
SpacePin the panel so you can edit values
โ†‘Move to the parent element
โ†“Move to the first child
โ† / โ†’Move to the previous / next sibling
ShiftPause scanning while held
CCopy the full rule set
EscExit the inspector

Screenshot editor

KeyAction
Ctrl / โŒ˜ + ZUndo
Ctrl / โŒ˜ + YRedo
RRectangle tool
EEllipse tool
AArrow tool
TText tool
BBlur / redact tool
Ctrl / โŒ˜ + SExport
EscCancel the current crop or annotation

Markdown viewer

KeyAction
Ctrl / โŒ˜ + KFocus the table of contents
Ctrl / โŒ˜ + โ‡ง + VRender Markdown from the clipboard
TCycle light / dark / sepia
+ / โˆ’Adjust type size

Agent timeline

KeyAction
โ† / โ†’Step backwards / forwards through the run
Home / EndJump to the first / last step
EnterApprove the pending action
EscReject the pending action