<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mikyra</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mikyra"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Mikyra"/>
	<updated>2026-05-06T11:49:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=greasemonkey&amp;diff=64985</id>
		<title>greasemonkey</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=greasemonkey&amp;diff=64985"/>
		<updated>2015-05-28T02:53:50Z</updated>

		<summary type="html">&lt;p&gt;Mikyra: /* Developing with Greasemonkey */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= About GreaseMonkey =&lt;br /&gt;
Greasemonkey is a powerful tool for customizing [[Firefox]].&lt;br /&gt;
&lt;br /&gt;
[http://www.reifysoft.com/turnabout.php Turnabout] is a tool for IE for the same purpose.  Its APIs are largely compatible with Greasemonkey, allowing for cross-browser user scripts.&lt;br /&gt;
&lt;br /&gt;
Opera can also run Greasmonkey scipts using the built-in support for [http://www.opera.com/support/tutorials/userjs/ user javascripts].&lt;br /&gt;
&lt;br /&gt;
While there is no way to extend Safari directly, [http://safariguide.net/ Safari Guide] will allow you to run JavaScripts (though not GreaseMonkey scripts) against the front page in Safari.&lt;br /&gt;
&lt;br /&gt;
This page collects ways to use them with microformats.&lt;br /&gt;
&lt;br /&gt;
= Getting Started =&lt;br /&gt;
== Get Greasemonkey ==&lt;br /&gt;
* [http://www.mozilla.org/products/firefox/ Download FireFox] (required)&lt;br /&gt;
* [http://greasemonkey.mozdev.org/ Download Greasemonkey]&lt;br /&gt;
&lt;br /&gt;
== Developing with Greasemonkey ==&lt;br /&gt;
The page formerly linked from here (http:// diveintogreasemonkey.org/) isn't active any more, -- so don't start here.&lt;br /&gt;
* Maybe Greasemonkey [http://wiki.greasespot.net/Main_Page Wiki] might be a good starting point instead.&lt;br /&gt;
&lt;br /&gt;
= Demo =&lt;br /&gt;
&lt;br /&gt;
== Setup ==&lt;br /&gt;
* install microfomat-find-gm5: http://inside.glnetworks.de/2006/06/05/microformats-have-arrived-in-firefox-15-greasemonkey-06/. '''Note:''' This does work with FireFox 1.5+/GreaseMonkey 0.6.4+, now!&lt;br /&gt;
&lt;br /&gt;
== Prebuilt hCard ==&lt;br /&gt;
* go to Neil Dunn's vCard: http://www.ndunn.com/2005/10/7/hCard (ed: dead link)&lt;br /&gt;
* look for the [hCard] icon and click on it&lt;br /&gt;
* click on &amp;quot;Add to Address Book&amp;quot;&lt;br /&gt;
** note the magic of the data: URI here ...&lt;br /&gt;
&lt;br /&gt;
== Dynamic hCard ==&lt;br /&gt;
* go to http://we05.com/presenters.cfm (ed : dead link - feb 2006)&lt;br /&gt;
* select any presenter&lt;br /&gt;
* look for the [hCard] icon and click on it&lt;br /&gt;
* click on &amp;quot;Show as Text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==  hCard Mapping ==&lt;br /&gt;
* go to: http://www.blogmatrix.com/company_main/&lt;br /&gt;
* look for the [hCard] icon and click on it&lt;br /&gt;
* click on &amp;quot;Show on Google Maps&amp;quot;&lt;br /&gt;
* go &amp;quot;ooo and ahh&amp;quot; ...&lt;br /&gt;
&lt;br /&gt;
== xFolk demo ==&lt;br /&gt;
* go to:  http://thecommunityengine.com/home/archives/2005/10/xfolk_vegomatic.html&lt;br /&gt;
* look for the [xFolk] icon and click on it&lt;br /&gt;
* look up tags on other services&lt;br /&gt;
&lt;br /&gt;
= Resources =&lt;br /&gt;
&lt;br /&gt;
== Posts and Articles ==&lt;br /&gt;
&lt;br /&gt;
* Bud Gibson on [http://thecommunityengine.com/home/archives/2005/07/followup_to_gre.html Follow-up to Greasemonkey &amp;amp;amp; Microformats]&lt;br /&gt;
* Alf Eaton on [http://hublog.hubmed.org/archives/001187.html Extracting microcontent (XSLT, GRDDL, RDF)]&lt;br /&gt;
* http://microformats.org/discuss/mail/microformats-discuss/2005-October/001112.html&lt;br /&gt;
* Phil Windley on [http://www.windley.com/archives/2005/10/greasemonkey_an.shtml Greasemonkey and Microformats]&lt;br /&gt;
* 90% Crud on [http://george.hotelling.net/90percent/geekery/greasemonkey_and_microformats.php Greasemonkey and Microformats]&lt;br /&gt;
* David Janes on &amp;quot;microformat find&amp;quot;: [http://blog.davidjanes.com/mtarchives/2005_08.html#003375 Introduction], [http://blog.davidjanes.com/mtarchives/2005_08.html#003377 xFolk], [http://blog.davidjanes.com/mtarchives/2005_08.html#003376 hCard], [http://blog.davidjanes.com/mtarchives/2005_08.html#003379 hCalendar]&lt;br /&gt;
&lt;br /&gt;
== Scripts ==&lt;br /&gt;
Some sample user scripts:&lt;br /&gt;
;tails:http://blog.codeeg.com/tails-firefox-extension/ (shows all, works with 1.5)&lt;br /&gt;
:http://blog.codeeg.com/tails-firefox-extension-03/ (newer version of tails)&lt;br /&gt;
;SmartZilla: http://www.stripytshirt.co.uk/features/firefox/smartzilla (exports data)&lt;br /&gt;
;[[hcard|hCard]]:http://diveintomark.org/projects/greasemonkey/hcard/&lt;br /&gt;
:http://inside.glnetworks.de/2006/06/05/microformats-have-arrived-in-firefox-15-greasemonkey-06/ (updated for FF 1.5/Greasemonkey 0.6.4)&lt;br /&gt;
;[[hcalendar|hCalendar]]&lt;br /&gt;
:http://randomchaos.com/software/firefox/greasemonkey/googlehcalendar/googlehcalendar.user.js&lt;br /&gt;
:[http://www.chanezon.com/pat/code/googlehcal/converthcalendartogoogle.user.js hCalendar to Google Calendar extension]&lt;br /&gt;
:[http://torrez.us/code/googlehcal/converthcalendartogooglecal.user.js Convert hCalendar to Google Calendar]&lt;br /&gt;
:http://inside.glnetworks.de/2006/06/05/microformats-have-arrived-in-firefox-15-greasemonkey-06/ (updated for FF 1.5/Greasemonkey 0.6.4)&lt;br /&gt;
;[[xfolk|xFolk]]:http://thecommunityengine.com/resources/xfolk-veg-o-matic.user.js&lt;br /&gt;
:http://inside.glnetworks.de/2006/06/05/microformats-have-arrived-in-firefox-15-greasemonkey-06/ (updated for FF 1.5/Greasemonkey 0.6.4)&lt;br /&gt;
;[[rellicense|RelLicense]]:http://diveintomark.org/projects/greasemonkey/rellicense/&lt;br /&gt;
;XFN (Magic Line):http://diveintomark.org/projects/greasemonkey/magicline.user.js&lt;br /&gt;
;GRDDL/RDF:http://alf.hubmed.org/microcontentextractor.user.js&lt;br /&gt;
;[[adr]] | [[geo]] - GreaseRoute:http://code.highearthorbit.com/greaseroute/index.php &lt;br /&gt;
;[[adr]] | [[geo]] -GreaseRouteEmbed:http://code.highearthorbit.com/greaseroute/index.php&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[firefox-extensions]] - other tools for customizing Firefox.&lt;/div&gt;</summary>
		<author><name>Mikyra</name></author>
	</entry>
</feed>