Skip to content

Instantly share code, notes, and snippets.

@rupl
Created May 21, 2015 04:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rupl/3e4f543dad31d4917c52 to your computer and use it in GitHub Desktop.
Save rupl/3e4f543dad31d4917c52 to your computer and use it in GitHub Desktop.
Using Chrome's custom search engines as shortcuts!
Command | URL | Example | Comment
--------+-----------------------------------------------------------------+---------------------+-------------------
gh | https://github.com/%s | gh rupl/unfold | GitHub repo
npm | https://www.npmjs.com/package/%s | npm gulp-sass | npm module
wpt | http://www.webpagetest.org/?url=%s | wpt example.com | WebPageTest.org
psi | https://developers.google.com/speed/pagespeed/insights/?url=%s | psi example.com | PageSpeed Insights
acme | https://client.atlassian.net/browse/ACME-%s | acme 1234 | Clients' tickets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment