Skip to main content
Redirect Trace includes comprehensive keyboard shortcuts for efficient navigation and quick actions. All shortcuts work across different sections of the extension.

Quick reference table

All shortcuts use the Command key (⌘) on macOS. Combine with Shift (⇧) or Option (⌥) for additional actions.

Global shortcuts

These shortcuts work throughout the extension:
ShortcutActionContext
⌘VCheck clipboard for URLsMain view, checks clipboard manually
⌘XClear clipboard detectionClipboard URL section

URL actions

These shortcuts work when viewing trace results:
ShortcutActionAvailable in
⌘CCopy final/clean URLSummary, final destination, clean URL items
⌘OOpen URL in browserAll URL items
⌘⇧CCopy original URLSummary and final destination items
⌘⇧LCopy clean URL (no tracking)Final destination and redirect chain items
⌘⌥CCopy full chain reportSummary items
⌘⇧⌥CCopy all URLs or step detailsRedirect chain items

Display actions

These shortcuts show URL information in toast notifications:
ShortcutActionAvailable in
⌘IShow full URL in toastRedirect chain items
⌘LShow clean URL in toastFinal destination and redirect chain items

Keyboard shortcuts by section

Summary section shortcuts

When viewing the redirect summary:
⌘C      → Copy final URL
⌘⇧C     → Copy original URL
⌘⌥C     → Copy full chain report
⌘⇧⌥C    → Copy all URLs

Final destination shortcuts

When focused on the final destination item:
⌘C      → Copy final URL
⌘⇧C     → Copy original URL
⌘⇧L     → Copy clean URL (no tracking)
⌘⌥C     → Copy full chain report

Clean URL shortcuts

When focused on the clean URL item (when tracking parameters are detected):
⌘C      → Copy clean URL
⌘⇧C     → Copy original final URL

Redirect chain shortcuts

When focused on any step in the redirect chain:
⌘C      → Copy URL for this step
⌘⇧C     → Copy headers for this step
⌘⇧L     → Copy clean URL (no tracking)
⌘⌥C     → Copy all URLs up to this step
⌘⇧⌥C    → Copy step details (URL, clean URL, headers)

Clipboard detection shortcuts

When a long URL is detected in clipboard:
⌘C      → Copy full clipboard URL
⌘X      → Clear clipboard detection

Tips for efficient use

Combine keyboard shortcuts with Raycast’s native navigation (↑↓ arrow keys) to quickly move through the redirect chain and copy specific URLs.

Common workflows

Quick trace and copy:
  1. Open Redirect Trace
  2. Paste URL (⌘V or type it)
  3. Wait for trace to complete
  4. Press ⌘C to copy final URL
Trace from clipboard:
  1. Copy long URL anywhere
  2. Open Redirect Trace
  3. Press ⌘V if not auto-detected
  4. Press Enter on “Trace This URL”
  5. Press ⌘C to copy result
Get clean URL without tracking:
  1. Trace any URL
  2. Navigate to “Final Destination” item
  3. Press ⌘⇧L to copy clean URL
  4. Or press ⌘L to preview it first
Export full report:
  1. Trace URL and wait for completion
  2. Navigate to summary item
  3. Press ⌘⌥C to copy full chain report
  4. Paste into your notes or documentation

Keyboard shortcut modifiers

Understanding the modifier pattern helps remember shortcuts:
  • ⌘ alone - Primary action (copy, open)
  • ⌘⇧ - Secondary or alternative action (copy original, clean URL)
  • ⌘⌥ - Extended action (copy full report, bulk operations)
  • ⌘⇧⌥ - Specialized action (copy all URLs, detailed step info)
Not all combinations are available in every context. The action panel shows available shortcuts for the currently selected item.

Build docs developers (and LLMs) love