Skip to content

Instantly share code, notes, and snippets.

@Wizek
Created April 14, 2016 07:39
Show Gist options
  • Select an option

  • Save Wizek/ffa4417efee7caa3ff04ced59b8a168d to your computer and use it in GitHub Desktop.

Select an option

Save Wizek/ffa4417efee7caa3ff04ced59b8a168d to your computer and use it in GitHub Desktop.
Bookmarklet to search for website alternatives most easily
// Author: https://github.com/Wizek
javascript:open(`http://alternativeto.net/browse/search?q=${((a)=>a[a.length-2])(window.location.host.split('.'))}`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment