Skip to content

deanishe/alfred-resolve-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resolve HTTP Redirects in Alfred

Follows any HTTP redirects and returns the canonical URL. Also displays information about the primary host (hostname, IP address(es), aliases).

You can paste a URL into Alfred's query box or grab a URL directly from the clipboard. If the URL contains no scheme (http://, https://, etc.), http:// will be assumed.

Usage

  • resolve URL — Find and display the canonical URL after all redirects.
    • — Open the new URL in your default browser
    • ⌘+↩ — Copy the new URL to the clipboard
  • resolvepb — Grab the URL from the clipboard and resolve any redirects as above.

If the URL has no redirects, a "URL is canonical" message will be displayed.

Licence, thanks

This workflow is released under the MIT licence. It uses Alfred-Workflow for the plumbing and to resolve HTTP redirects.

About

Alfred workflow to resolve HTTP redirects and return the canonical URL

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages