<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>web2lernen &#187; firefox activebrowsing</title>
	<atom:link href="http://web2lernen.de/tag/firefox-activebrowsing/feed/" rel="self" type="application/rss+xml" />
	<link>http://web2lernen.de</link>
	<description>Lernen und Verlernen im Web20</description>
	<lastBuildDate>Sun, 20 May 2012 23:24:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>GreaseMonkeyUserScripts</title>
		<link>http://web2lernen.de/2008/10/19/greasemonkeyuserscripts-2/</link>
		<comments>http://web2lernen.de/2008/10/19/greasemonkeyuserscripts-2/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 19:18:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[schreibparadigma]]></category>
		<category><![CDATA[soziale Software]]></category>
		<category><![CDATA[firefox activebrowsing]]></category>

		<guid isPermaLink="false">http://web2write.wordpress.com/2008/10/19/greasemonkeyuserscripts-2/</guid>
		<description><![CDATA[clipped from dunck.us Greasemonkey is a very powerful tool, which allows you to fix website annoyances or add desired functionality missing from a site. Additionally, the scripts can bring content from other sites and resources and embed them into the page you are viewing. For example, you could create a script on that pulls the [...]]]></description>
			<content:encoded><![CDATA[<table style="border: 4px solid #e5e5e5; background: none repeat scroll 0pt 50% #ffffff; font-family: arial; color: #333333; width: 100%; clear: left; margin: 12px 0pt;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">
<table class="CM_CTB_Content_Wrap" style="background-color: #ffffff; margin: 0; padding: 0;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">
<table style="border-bottom: 1px solid #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee; background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><a href="http://netlern.net/wp271de/wp-content/uploads/2008/10/werkzeuge.png"><img class="aligncenter size-full wp-image-177" title="werkzeuge" src="http://netlern.net/wp271de/wp-content/uploads/2008/10/werkzeuge.png" alt="" /></a></p>
<p><a title="clipmarks' clip-to-blog" href="http://clipmarks.com/clip-to-blog/"><img style="vertical-align: middle; display: inline; border: none; float: none; margin: 0 4px;" src="http://content.clipmarks.com/blog_icon/fd580202-17ad-455b-a1ac-296eeda784af/94A032D2-4883-4A12-8757-989E77AF9C69/" border="0" alt="" width="19" height="19" /></a>clipped from <a title="http://dunck.us/collab/GreaseMonkeyUserScripts" href="http://dunck.us/collab/GreaseMonkeyUserScripts">dunck.us</a></td>
</tr>
</tbody>
</table>
<table style="text-align: left; background: transparent; border: none; margin: 4px 0 8px; padding: 0 8px;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><!-- CLIPPED FROM: http://dunck.us/collab/GreaseMonkeyUserScripts --><span style="color: #000080;"><br />
Greasemonkey is a very powerful tool, which allows you to fix website annoyances or add desired functionality missing from a site. Additionally, the scripts can bring content from other sites and resources and embed them into the page you are viewing. For example, you could create a script on that pulls the current Amazon.com price for a book when visiting a competitors site. You can use Greasemonkey to view Amazon&#8217;s price right beside the competitors within the browser.</span></td>
</tr>
</tbody>
</table>
<table style="text-align: left; background: transparent; border: none; margin: 4px 0 8px; padding: 0 8px;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><!-- CLIPPED FROM: http://dunck.us/collab/GreaseMonkeyUserScripts --><br />
<span style="color: #000080;">Just as musicians remix music to create new works of art, Greasemonkey allows you to remix web sites to create user experiences more valuable to you. Best of all, you can share these remixable snippets with others. Just be sure to remix responsibly &#8212; violating the terms of service on some web applications can get you banned.</span><span style="color: #000080;">You should have some concern about your security. We advise that you inspect scripts before installing them to make sure they meet your desired level of security. For example, an XMLHTTPRequest inside a user script could easily send your personal data to a third party. It is your responsibility to verify the integrity of a script prior to installation.</span></p>
<p>T<span style="color: #000080;">o get started follow these steps:</span></p>
<ul>
<li><span style="color: #000080;">First you need to install Greasemonkey from <a class="external" href="http://greasemonkey.mozdev.org/"><img src="http://dunck.us/wiki/classic/img/moin-www.png" alt="[WWW]" width="11" height="11" />the Greasemonkey home page</a>, then restart Firefox.</span></li>
<li><span style="color: #000080;">To install a script, just right click on the link of a script on this page and choose Install User Script. Alternatively, you can click through to view the source of the script, and then install using the Tools &gt; &#8220;Install User Script&#8221; command.</span></li>
<li><span style="color: #000080;">Go to the relevant site and enjoy the new experience. For more information on how to use Greasemonkey, visit this introductory <a class="external" href="http://greasemonkey.mozdev.org/using.html"><img src="http://dunck.us/wiki/classic/img/moin-www.png" alt="[WWW]" width="11" height="11" />page</a>.</span></li>
</ul>
<p>Eingefügt wird;:</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<div style="margin: 0 6px 6px 4px;">
<table style="font-size: 11px; border-spacing: 0; padding: 0;" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td style="background: transparent; border-width: 0; padding: 0;"></td>
<td style="background: none repeat scroll 0pt 50% transparent; width: 107px; border-width: 0pt; padding: 0pt;" width="107" align="right"><a title="blog or email this clip" href="http://clipmarks.com/share/94A032D2-4883-4A12-8757-989E77AF9C69/blog/"><img style="border-width: 0; margin: 0; padding: 0;" src="http://content7.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" /></a></td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
<div class="twttr_button">
				<a href="http://twitter.com/share?url=http://web2lernen.de/2008/10/19/greasemonkeyuserscripts-2/&text=GreaseMonkeyUserScripts" target="_blank" title="Click here if you liked this article.">
					<img src="http://web2lernen.de/wp-content/plugins/twitter-plugin/images/twitt.gif" alt="Twitt" />
				</a>
			</div>]]></content:encoded>
			<wfw:commentRss>http://web2lernen.de/2008/10/19/greasemonkeyuserscripts-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

