<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 3 Firefox Tips You May Not Know About</title>
	<atom:link href="http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html</link>
	<description>Hacking is fun, If you are a &#34;Hacker&#34;!</description>
	<lastBuildDate>Tue, 30 Aug 2011 21:34:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: dive</title>
		<link>http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html/comment-page-1#comment-4534</link>
		<dc:creator>dive</dc:creator>
		<pubDate>Wed, 01 Jul 2009 16:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=749#comment-4534</guid>
		<description>Sometimes you get a div or similar with a background image that doesn&#039;t show in the rightclick menu for viewing/saving, and sometimes the &#039;view background image&#039; doesn&#039;t always work.

Page info is useful for these cases.</description>
		<content:encoded><![CDATA[<p>Sometimes you get a div or similar with a background image that doesn&#8217;t show in the rightclick menu for viewing/saving, and sometimes the &#8216;view background image&#8217; doesn&#8217;t always work.</p>
<p>Page info is useful for these cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyank</title>
		<link>http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html/comment-page-1#comment-4532</link>
		<dc:creator>Priyank</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=749#comment-4532</guid>
		<description>The second point, I guess most of the Firefox users know.
The first and third are new for me, but private browsing and firebug extension solves both the problem for me.
So in all, there is nothing of a gr8 trick, which I should have known, but anyway I now know some more ways.
Thanks</description>
		<content:encoded><![CDATA[<p>The second point, I guess most of the Firefox users know.<br />
The first and third are new for me, but private browsing and firebug extension solves both the problem for me.<br />
So in all, there is nothing of a gr8 trick, which I should have known, but anyway I now know some more ways.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas</title>
		<link>http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html/comment-page-1#comment-4526</link>
		<dc:creator>Douglas</dc:creator>
		<pubDate>Wed, 01 Jul 2009 10:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=749#comment-4526</guid>
		<description>As for point 1:
That&#039;s why you use an extra Profile for visiting &quot;naughty&quot; sites.

firefox -ProfileManager
to start the profile-manager, create a new profile with a non-suspicious name (&quot;test&quot;,&quot;temp&quot;,&quot;beta&quot;,...), and then start either
firefox -P default   or
firefox -P test

Of course, you might want to
*) change the parameters for the icon you usually start Firefox with, so it will always use the default profile
*) use some filesystem protection for the &quot;test&quot;-profile, e.g. chmod 000</description>
		<content:encoded><![CDATA[<p>As for point 1:<br />
That&#8217;s why you use an extra Profile for visiting &#8220;naughty&#8221; sites.</p>
<p>firefox -ProfileManager<br />
to start the profile-manager, create a new profile with a non-suspicious name (&#8220;test&#8221;,&#8221;temp&#8221;,&#8221;beta&#8221;,&#8230;), and then start either<br />
firefox -P default   or<br />
firefox -P test</p>
<p>Of course, you might want to<br />
*) change the parameters for the icon you usually start Firefox with, so it will always use the default profile<br />
*) use some filesystem protection for the &#8220;test&#8221;-profile, e.g. chmod 000</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foobar</title>
		<link>http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html/comment-page-1#comment-4505</link>
		<dc:creator>foobar</dc:creator>
		<pubDate>Tue, 30 Jun 2009 22:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=749#comment-4505</guid>
		<description>&gt; Pressing CTRL + TAB together will bounce you
&gt; from tab to tab

This won&#039;t necessarily work for people using Ctrl+Tab for switching desktop/workspaces. Try Ctrl+PgDown (ltr) and Ctrl+PgUp (rtl), instead.

&gt; CTRL + 2 will take you directly to the second
&gt; tab from the left. CTRL + 5 will take you to
&gt; the fifth tab from the left.

That would be Alt+2 and Alt+5, respectively, for people like me.

&gt; 3. Grab files off webpages, even protected webpages

There is no thing such as a &quot;protected&quot; page. Depending on what exactly you mean, just disable JavaScript (the NoScript extension helps ...). Additionally, DownloadHelper may be of some use.</description>
		<content:encoded><![CDATA[<p>&gt; Pressing CTRL + TAB together will bounce you<br />
&gt; from tab to tab</p>
<p>This won&#8217;t necessarily work for people using Ctrl+Tab for switching desktop/workspaces. Try Ctrl+PgDown (ltr) and Ctrl+PgUp (rtl), instead.</p>
<p>&gt; CTRL + 2 will take you directly to the second<br />
&gt; tab from the left. CTRL + 5 will take you to<br />
&gt; the fifth tab from the left.</p>
<p>That would be Alt+2 and Alt+5, respectively, for people like me.</p>
<p>&gt; 3. Grab files off webpages, even protected webpages</p>
<p>There is no thing such as a &#8220;protected&#8221; page. Depending on what exactly you mean, just disable JavaScript (the NoScript extension helps &#8230;). Additionally, DownloadHelper may be of some use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darkyndy</title>
		<link>http://www.hungry-hackers.com/2009/06/3-firefox-tips-you-may-not-know-about.html/comment-page-1#comment-4504</link>
		<dc:creator>darkyndy</dc:creator>
		<pubDate>Tue, 30 Jun 2009 22:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=749#comment-4504</guid>
		<description>at point 1. Delete visited URL’s , it&#039;s very simple if you use CTRL+H (View History) and search/delete what you want ;)</description>
		<content:encoded><![CDATA[<p>at point 1. Delete visited URL’s , it&#8217;s very simple if you use CTRL+H (View History) and search/delete what you want <img src='http://www.hungry-hackers.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>


<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 419/438 objects using disk: basic

Served from: hungry-hackers.com @ 2012-02-13 01:36:01 -->
