<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Reader - show original in tab | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/2197</link>
    <description>Recent comments on userscript: Google Reader - show original in tab</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by bobielawlintine @ Tue, 25 Mar 2008 13:15:57 -0500</title>
      <description>&lt;p&gt;Useful script, but you could also divert the popups open by Google Reader into tabs, that way you could use the built-in &quot;v&quot; button.&lt;/p&gt;

&lt;p&gt;Open about:config and set:
&lt;br /&gt;browser.link.open_external -&gt; 3
&lt;br /&gt;browser.link.open_newwindow -&gt; 3
&lt;br /&gt;browser.link.open_newwindow.restriction -&gt; 2&lt;/p&gt;

&lt;p&gt;And just allow popups for google.com (when Firefox  shows the blocked pop-up icon on the status bar)&lt;/p&gt;</description>
      <pubDate>Tue, 25 Mar 2008 13:15:57 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26970</guid>
      <author>bobielawlintine</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by engtech @ Thu, 23 Aug 2007 21:20:40 -0500</title>
      <description>&lt;p&gt;Google Reader now has this functionality built in by hitting 'V'&lt;/p&gt;</description>
      <pubDate>Thu, 23 Aug 2007 21:20:40 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26971</guid>
      <author>engtech</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Masayuki Ataka @ Thu, 05 Oct 2006 09:56:44 -0500</title>
      <description>&lt;p&gt;I wrote a userscript for new Google Reader, based on Mark's script.  It is available at &lt;a href=&quot;http://greader.ja.googlepages.com/greader-show-original.user.js&quot;&gt;http://greader.ja.googlepages.com/greader-show-...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;NOTE: the shortcut key is changed to 'y' because 't' is reserved by Google Reader to 'Edit Tag'.&lt;/p&gt;</description>
      <pubDate>Thu, 05 Oct 2006 09:56:44 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26972</guid>
      <author>Masayuki Ataka</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mark Wilkinson @ Sat, 11 Feb 2006 01:54:55 -0600</title>
      <description>&lt;p&gt;I just ran into the problem with not being able to type 't' into a text field, so I've worked out a fix. I've updated my version of the code &lt;a href=&quot;http://kremvax.net/firefox/googlereadershoworiginal.user.js&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Sat, 11 Feb 2006 01:54:55 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26973</guid>
      <author>Mark Wilkinson</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Matt I @ Thu, 29 Dec 2005 12:03:12 -0600</title>
      <description>&lt;p&gt;Can the script check to make sure there aren't any text fields active when the 't' event fires to avoid opening tabs at the wrong times?&lt;/p&gt;</description>
      <pubDate>Thu, 29 Dec 2005 12:03:12 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26974</guid>
      <author>Matt I</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kayhan Gultekin @ Tue, 20 Dec 2005 07:00:17 -0600</title>
      <description>&lt;p&gt;Now that it works, I found another bug. The script triggers when I am editing the labels of a particular feed.  As I was typing &quot;favorites&quot; it opened up the post in a new tab and only had &quot;favories&quot; in the text entry box.  Cutting and pasting a &quot;t&quot; is a usable workaround for now, though.&lt;/p&gt;</description>
      <pubDate>Tue, 20 Dec 2005 07:00:17 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26975</guid>
      <author>Kayhan Gultekin</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kushal Dave @ Mon, 19 Dec 2005 18:03:45 -0600</title>
      <description>&lt;p&gt;Thanks for the fixes! Latest version incorporates them.&lt;/p&gt;</description>
      <pubDate>Mon, 19 Dec 2005 18:03:45 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26976</guid>
      <author>Kushal Dave</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kayhan Gultekin @ Mon, 19 Dec 2005 16:30:08 -0600</title>
      <description>&lt;p&gt;Thanks. It works just right now. Now if only google reader had a &quot;mark all as read&quot; feature, I would be all set.&lt;/p&gt;</description>
      <pubDate>Mon, 19 Dec 2005 16:30:08 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26977</guid>
      <author>Kayhan Gultekin</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mark Wilkinson @ Sun, 18 Dec 2005 22:49:18 -0600</title>
      <description>&lt;p&gt;Yeah, Reader's HTML changed at the end of last week so the script couldn't locate the link it needs to open. I've put a fixed version &lt;a href=&quot;http://kremvax.net/firefox/googlereadershoworiginal.user.js&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Sun, 18 Dec 2005 22:49:18 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26978</guid>
      <author>Mark Wilkinson</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kayhan Gultekin @ Sat, 17 Dec 2005 01:31:54 -0600</title>
      <description>&lt;p&gt;This script was exactly what I wa looking for, but it doesn't work for me. Nothing at all happens when I press the &quot;t&quot; key.  Is there something I'm missing?  (FF 1.5, GM 0.6.4, WinXP SP2)&lt;/p&gt;</description>
      <pubDate>Sat, 17 Dec 2005 01:31:54 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26979</guid>
      <author>Kayhan Gultekin</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mark Wilkinson @ Sun, 11 Dec 2005 22:54:04 -0600</title>
      <description>&lt;p&gt;Nice; I'd been looking for a way to open original items in tabs in the background. Minor problem in that the 't' key press was also activating find-as-you-type for me, which then captured all succeeding key presses. Simple fix is to add this:&lt;/p&gt;

&lt;p&gt;    try {
&lt;br /&gt;      event.preventDefault();
&lt;br /&gt;    } catch (e) {
&lt;br /&gt;    }
&lt;br /&gt;    return false;&lt;/p&gt;

&lt;p&gt;after the call to GM_openInTab.&lt;/p&gt;</description>
      <pubDate>Sun, 11 Dec 2005 22:54:04 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26980</guid>
      <author>Mark Wilkinson</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kushal Dave @ Fri, 09 Dec 2005 05:41:51 -0600</title>
      <description>&lt;p&gt;New version should fix ctrl-T. Sorry 'bout that!&lt;/p&gt;</description>
      <pubDate>Fri, 09 Dec 2005 05:41:51 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26981</guid>
      <author>Kushal Dave</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by slumos @ Thu, 08 Dec 2005 08:52:45 -0600</title>
      <description>&lt;p&gt;This messes up the usual use of Ctrl-T to open a new tab.&lt;/p&gt;</description>
      <pubDate>Thu, 08 Dec 2005 08:52:45 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26982</guid>
      <author>slumos</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by cigno5.5 @ Tue, 22 Nov 2005 04:38:41 -0600</title>
      <description>&lt;p&gt;good work! simple but usefull!&lt;/p&gt;</description>
      <pubDate>Tue, 22 Nov 2005 04:38:41 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26983</guid>
      <author>cigno5.5</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:06:09 -0600</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Tue, 16 Nov 2004 19:06:09 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:11207:26969</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/11207</link>
    </item>
  </channel>
</rss>
