Created
April 14, 2016 07:39
-
-
Save Wizek/ffa4417efee7caa3ff04ced59b8a168d to your computer and use it in GitHub Desktop.
Bookmarklet to search for website alternatives most easily
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 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