jugander's comments

jugander | 14 years ago | on: Scholarfy: bookmarklet to reclaim Google Scholar

Zephyr: Glad it's useful. It's actually super simple, and github would be overkill. It simply extracts the active query from the open page and redirects to scholar. The complete script is:

"javascript:location = 'http://scholar.google.com/scholar?q= + escape(document.forms[0].elements['q'].value);"

I made the webpage with a description and drag-able bookmarklet in order to help non-coding researchers easily add it to their browsers.

page 1