Install from Raycast Store
The easiest way to install Redirect Trace is directly from the Raycast Store.Open Raycast Store
Press
Cmd + Space to open Raycast, then search for “Store” to open the Raycast StoreInstall from source
If you want to build from source or contribute to development, you can clone and build the extension locally.Building from source requires Node.js and npm. The extension uses TypeScript and React with the Raycast API.
Development mode
If you’re developing or customizing the extension, you can run it in development mode with hot reload:Configuration
After installation, you can configure Redirect Trace preferences in Raycast:- Open Raycast (
Cmd + Space) - Search for “Redirect Trace”
- Press
Cmd + ,to open preferences - Configure the following settings:
Max redirects
Set the maximum number of redirects to follow (default: 10).Timeout
Set the request timeout in milliseconds (default: 5000ms).System requirements
- Raycast 1.100.2 or later
- macOS (Raycast requirement)
- Internet connection for tracing URLs
Next steps
Quick start
Learn how to trace your first URL
Configuration
Customize Redirect Trace settings