We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Show Alexa site rank with Chrome when hostname is in clipboard Command line: chrome.exe chrome:\newtab http://www.alexa.com/siteinfo/%CLIPBOARD_TEXT%
Delete file (wait 3 seconds before deletion) Command line: %ComSpec% /k timeout 3 & del "C:\Downloads\1.txt" & exit