This is only supported in version 2.0.0 and higher

  • Launch application: domainchecker:
  • Search availability: domainchecker:Check?Domain={DOMAIN}
Examples
# Expected format
# Directly check availabilty
domainchecker:Check?Domain=alexbouma
domainchecker:Check?Domain=alexbouma.me

# "Cluttered" format
# Formats URL and directly check availabilty
domainchecker:Check?Domain=http://alexbouma.me/

# Invalid format
# Waits for user to correct the query
domainchecker:Check?Domain=alexbouma?.me

Change log: Version 2.0.0