Skip to content

Comments

feat: add Raycast extension for domain lookups#378

Draft
jakejarvis wants to merge 1 commit intomainfrom
feat/raycast-extension
Draft

feat: add Raycast extension for domain lookups#378
jakejarvis wants to merge 1 commit intomainfrom
feat/raycast-extension

Conversation

@jakejarvis
Copy link
Owner

@jakejarvis jakejarvis commented Jan 30, 2026

Summary by cubic

Add a new Raycast extension to run Domainstack lookups directly from Raycast. It provides fast, rich domain reports and an option to inspect the current browser tab.

  • New Features

    • New Raycast package with two commands:
      • Lookup Domain: enter a domain and get a full report.
      • Inspect Current Tab: analyzes the active tab’s domain (Safari, Chrome, Arc, Edge, Brave, Firefox).
    • Consolidated report includes WHOIS/RDAP, DNS records, SSL chain, hosting/DNS/email providers, HTTP headers/security, and SEO/robots data.
    • Robust error handling with retry, clear loading states, and domain input normalization.
    • Quick actions to open the full report and copy key data.
  • Dependencies

    • Adds @raycast/api, @raycast/utils, React, TypeScript, and Raycast ESLint config.
    • Updates pnpm lockfile.

Written for commit 5a805fe. Summary will update on new commits. Review in cubic

@vercel
Copy link
Contributor

vercel bot commented Jan 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
domainstack Error Error Jan 30, 2026 7:58pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant