ludoo0d0a / googlereaderplus

Automatically exported from code.google.com/p/googlereaderplus
0 stars 0 forks source link

Middle click open links in new process #551

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe your desired feature here :

Hi.  Reader, by default, uses some javascript when you middle click on a link, 
so it can mark the item read.  Unfortunately, this causes Chrome to open stuff 
in the same process, which causes the browser to bog horribly when you open a 
ton of stuff.

http://www.google.com/chrome/intl/en/webmasters-faq.html#newtab

talks about ways to combat this -- I was hoping it might be possible to modify 
Reader's js to do this, so middle clicked tabs open in a new process.

Thanks in advance!

Original issue reported on code.google.com by jim.duc...@gmail.com on 22 Nov 2011 at 7:33

GoogleCodeExporter commented 9 years ago
Simply use 'Open in background' feature instead!
Method to open new tab is based on Chrome API and create a new process.

A new icon appears right after the title to open in background .

Original comment by ludovic.valente on 24 Nov 2011 at 9:34

GoogleCodeExporter commented 9 years ago
That works, would there be any way to get a button for it when in 'list view' 
when the item in question isn't expanded?  I open a lot of stuff without 
expanding it first (mainly sites that don't have the full text or whatever in 
the RSS feed so I know I want to read it just from the headline)

Original comment by jim.duc...@gmail.com on 27 Nov 2011 at 5:20

GoogleCodeExporter commented 9 years ago
use shortcut instead !...

Original comment by ludovic.valente on 27 Nov 2011 at 8:23

GoogleCodeExporter commented 9 years ago
What is the "open in background" feature?  Reader gets really slow when every 
page I open from it opens in the same process.

Original comment by tomfel...@gmail.com on 1 Mar 2013 at 5:24