ScholarNinja / extension

Scholar Ninja - Chrome extension. A distributed open search engine for scholarly content, based on a WebRTC DHT network
MIT License
114 stars 17 forks source link

Open search result as a web page #9

Open mberth opened 10 years ago

mberth commented 10 years ago

When I want to view multiple hits for a query, I have to re-type and re-execute the query. Solution: let me open the search results in a new page. From there I can do "Open link in new tab", or use the back button when I want to view multiple search results.

jure commented 10 years ago

That's a good idea, Matthias! Another solution is to keep a history of search results within the extension. It might even make sense to do both.

On Wed, Jul 30, 2014 at 9:59 AM, Matthias Berth notifications@github.com wrote:

When I want to view multiple hits for a query, I have to re-type and re-execute the query. Solution: let me open the search results in a new page. From there I can do "Open link in new tab", or use the back button when I want to view multiple search results.

— Reply to this email directly or view it on GitHub https://github.com/ScholarNinja/extension/issues/9.