<?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: 20 Must-Have Bookmarklets For Your Web Browser</title>
	<atom:link href="http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sat, 11 Feb 2012 06:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Malabaro</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-403761</link>
		<dc:creator>Malabaro</dc:creator>
		<pubDate>Wed, 09 Sep 2009 16:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-403761</guid>
		<description>Do Twitter and Blogs Really Drive Book sales?</description>
		<content:encoded><![CDATA[<p>Do Twitter and Blogs Really Drive Book sales?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dasein</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-402861</link>
		<dc:creator>Dasein</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-402861</guid>
		<description>stumbleupon is a great one</description>
		<content:encoded><![CDATA[<p>stumbleupon is a great one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Hsu</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-402835</link>
		<dc:creator>Eric Hsu</dc:creator>
		<pubDate>Thu, 03 Sep 2009 14:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-402835</guid>
		<description>Add this bookmarklet for instant search for similar URLs:

javascript:location.href=&#039;http://similar-site.com/search.php?URL=&#039;+encodeURIComponent(document.location.href);</description>
		<content:encoded><![CDATA[<p>Add this bookmarklet for instant search for similar URLs:</p>
<p>javascript:location.href=&#8217;http://similar-site.com/search.php?URL=&#8217;+encodeURIComponent(document.location.href);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-402834</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 03 Sep 2009 14:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-402834</guid>
		<description>Add this bookmarklet for instant search for similar URLs:

javascript:location.href=&#039;http://similar-site.com/search.php?URL=&#039;+encodeURIComponent(document.location.href);</description>
		<content:encoded><![CDATA[<p>Add this bookmarklet for instant search for similar URLs:</p>
<p>javascript:location.href=&#8217;http://similar-site.com/search.php?URL=&#8217;+encodeURIComponent(document.location.href);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-402833</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 03 Sep 2009 14:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-402833</guid>
		<description>Add this bookmarklet for instantly finding similar websites:

javascript:location.href=&#039;http://similar-site.com/search.php?URL=&#039;+encodeURIComponent(document.location.href);</description>
		<content:encoded><![CDATA[<p>Add this bookmarklet for instantly finding similar websites:</p>
<p>javascript:location.href=&#8217;http://similar-site.com/search.php?URL=&#8217;+encodeURIComponent(document.location.href);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-401451</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 27 Aug 2009 03:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-401451</guid>
		<description>I use Remember Password to turn off autocomplete and onsubmit blocks websites have on user IDs and passwords. With Firefox, it allows the browser to fill in the ID and password from its password store.

I&#039;ve used it for so long I no longer remember the website. 

Note that this is not recommended for any computer that you don&#039;t control full time.

javascript:(function(){var%20ca,cea,cs,df,dfe,i,j,x,y;function%20n(i,what){return%20i+%22%20%22+what+((i==1)?%22%22:%22s%22)}ca=cea=cs=0;df=document.forms;for(i=0;i&lt;df.length;++i){x=df[i];dfe=x.elements;if(x.onsubmit){x.onsubmit=%22%22;++cs;}if(x.attributes[%22autocomplete%22]){x.attributes[%22autocomplete%22].value=%22on%22;++ca;}for(j=0;j&lt;dfe.length;++j){y=dfe[j];if(y.attributes[%22autocomplete%22]){y.attributes[%22autocomplete%22].value=%22on%22;++cea;}}}alert(%22Removed%20autocomplete=off%20from%20%22+n(ca,%22form%22)+%22%20and%20from%20%22+n(cea,%22form%20element%22)+%22,%20and%20removed%20onsubmit%20from%20%22+n(cs,%22form%22)+%22.%20After%20you%20type%20your%20password%20and%20submit%20the%20form,%20the%20browser%20will%20offer%20to%20remember%20your%20password.%22)})();</description>
		<content:encoded><![CDATA[<p>I use Remember Password to turn off autocomplete and onsubmit blocks websites have on user IDs and passwords. With Firefox, it allows the browser to fill in the ID and password from its password store.</p>
<p>I&#8217;ve used it for so long I no longer remember the website. </p>
<p>Note that this is not recommended for any computer that you don&#8217;t control full time.</p>
<p>javascript:(function(){var%20ca,cea,cs,df,dfe,i,j,x,y;function%20n(i,what){return%20i+%22%20%22+what+((i==1)?%22%22:%22s%22)}ca=cea=cs=0;df=document.forms;for(i=0;i&lt;df.length;++i){x=df[i];dfe=x.elements;if(x.onsubmit){x.onsubmit=%22%22;++cs;}if(x.attributes[%22autocomplete%22]){x.attributes[%22autocomplete%22].value=%22on%22;++ca;}for(j=0;j&lt;dfe.length;++j){y=dfe[j];if(y.attributes[%22autocomplete%22]){y.attributes[%22autocomplete%22].value=%22on%22;++cea;}}}alert(%22Removed%20autocomplete=off%20from%20%22+n(ca,%22form%22)+%22%20and%20from%20%22+n(cea,%22form%20element%22)+%22,%20and%20removed%20onsubmit%20from%20%22+n(cs,%22form%22)+%22.%20After%20you%20type%20your%20password%20and%20submit%20the%20form,%20the%20browser%20will%20offer%20to%20remember%20your%20password.%22)})();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-401387</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Wed, 26 Aug 2009 19:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-401387</guid>
		<description>Or, you could just use one of AddThis&#039; bookmarklets: http://www.uat.addthis.com/tools/bookmarklets</description>
		<content:encoded><![CDATA[<p>Or, you could just use one of AddThis&#8217; bookmarklets: <a href="http://www.uat.addthis.com/tools/bookmarklets" rel="nofollow">http://www.uat.addthis.com/tools/bookmarklets</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-401222</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 26 Aug 2009 00:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-401222</guid>
		<description>You can try ShareIn (Free), they offer a simple sharing bookmarklet

or Shareaholic, they offer bookmarklet as well, and it&#039;s also free.

I hope this proves to be of use 

:]</description>
		<content:encoded><![CDATA[<p>You can try ShareIn (Free), they offer a simple sharing bookmarklet</p>
<p>or Shareaholic, they offer bookmarklet as well, and it&#8217;s also free.</p>
<p>I hope this proves to be of use </p>
<p>:]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dcgirl</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-401217</link>
		<dc:creator>dcgirl</dc:creator>
		<pubDate>Wed, 26 Aug 2009 00:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-401217</guid>
		<description>The &quot;remove bloat&quot; link doesn&#039;t seem to work.

As for downloading YouTube videos you can get the plug-in &quot;download helper&quot; to work with firefox and it will download any YT video in .flv format.  Can also automatically reformat.</description>
		<content:encoded><![CDATA[<p>The &#8220;remove bloat&#8221; link doesn&#8217;t seem to work.</p>
<p>As for downloading YouTube videos you can get the plug-in &#8220;download helper&#8221; to work with firefox and it will download any YT video in .flv format.  Can also automatically reformat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joerg</title>
		<link>http://www.makeuseof.com/tag/20-must-have-bookmarklets-for-your-web-browser/#comment-401010</link>
		<dc:creator>Joerg</dc:creator>
		<pubDate>Tue, 25 Aug 2009 11:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=23135#comment-401010</guid>
		<description>I miss the &lt;a href=&quot;http://www.instapaper.com/faq&quot; rel=&quot;nofollow&quot;&gt;Instapaper bookmarklet&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I miss the <a href="http://www.instapaper.com/faq" rel="nofollow">Instapaper bookmarklet</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/5 queries in 0.008 seconds using apc
Object Caching 299/300 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-11 06:21:32 -->
