Skip to content

View detailed info for any domain name: registration status & dates, WHOIS, DNS records, Name Servers, and more

Notifications You must be signed in to change notification settings

LayeredStudio/domain-info-extension

Repository files navigation

Domain Info extension/add-on

Domain Info is a browser extension/add-on that shows really detailed info about a domain, like registration status & dates, the person or company who registered it, WHOIS, DNS and much more.

Highlights

  • See domain availability: registered or available
  • Show at which registrar the domain is registered and owner info (if public)
  • See domain important dates: registration date, expiry date
  • Info about Name Servers
  • DNS records: detects most subdomains added to a domain
  • History: see when and what changes happened in WHOIS or DNS Records
  • Does not track or record browser history. The only info used is current tab url when extension icon is clicked

Install and use it

Dev & contributing

To make any changes or just build from source, follow these steps:

  • On any OS, install Node.js and npm
  • Download or clone source code, then navigate to directory
  • Run command npm install to install all dependencies
  • Make your changes!
  • Run command npm run build to build the final files in dist directory
  • Run command npm run build-zip to put final files in a zip archive