<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.libsuccess.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.libsuccess.org/api.php?action=feedcontributions&amp;user=Everything&amp;feedformat=atom</id>
		<title>Library Success: A Best Practices Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.libsuccess.org/api.php?action=feedcontributions&amp;user=Everything&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Special:Contributions/Everything"/>
		<updated>2013-05-23T05:01:59Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2012-04-30T05:49:38Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Acknowledgments */  Deleted spam (RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
*[http://www.cantonpl.org/tools Canton Public Library]'s bookmarklet searches the current page for valid ISBNs, then presents a modal dialog with all works on the page available at the library.&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Kango - cross-browser extension framework =&lt;br /&gt;
[http://kangoextensions.com/ Kango] allows to create cross-browser extensions using JavaScript only with one codebase for 5 browsers (Internet Explorer, Firefox, Chrome, Opera, Safari).&lt;br /&gt;
Kango framework supports:&lt;br /&gt;
* Greasemonkey-like (userscripts) scripts to modify content of each loaded page.&lt;br /&gt;
* Background scripts.&lt;br /&gt;
* Browser button with the ability to change badge, icon, tooltip, etc.&lt;br /&gt;
* Popups.&lt;br /&gt;
* Auto-update.&lt;br /&gt;
* Cross-domain requests, storage API, etc.&lt;br /&gt;
&lt;br /&gt;
= Crossrider Framework =&lt;br /&gt;
Crossrider is a new [http://crossrider.com browser extension development framework] aimed to solve all the cross browser issues when developing a cross browser extension.&lt;br /&gt;
&lt;br /&gt;
Through a unified API you can write your cross browser extensions very easily and quickly. With its powerful API you can save large data in a local database (local cookies), do cross domain requests, create browser real estate (or buttons), run your code on each page, use browser notifications, access the users social graph with a Social API etc etc.&lt;br /&gt;
&lt;br /&gt;
The language used to write the extensions are Javascript and it has a built in support for jQuery.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://www.cantonpl.org/tools Canton Public Library (MI)] has a search provider with auto-suggest for Firefox and IE8+ (with jacket images) based on the title index&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/node/1163 SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for over 307 other editions. (Firefox and IE) Provides web-wizard interface to construct new editions.&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar], The University of North Carolina at Greensboro&lt;br /&gt;
&lt;br /&gt;
* [http://appserv.pace.edu/execute/page.cfm?doc_id=21882 Pace University Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.bsu.edu/library/article/0,,42835--,00.html Ball State University Libraries Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.up.edu/default.aspx?cid=6823&amp;amp;pid=58 University of Portland Toolbar], Internet Explorer and Firefox versions&lt;br /&gt;
&lt;br /&gt;
* [http://kathobib.mylibrarytoolbar.com KATHO libraries toolbar, Belgium], Internet Explorer and Firefox (Dutch)&lt;br /&gt;
&lt;br /&gt;
* [http://KHLimmediatheekHBIWT.MyLibraryToolbar.com Toolbar KHLimmediatheek HB-IWT, Belgium] Internet Explorer and Firefox    (Dutch)&lt;br /&gt;
&lt;br /&gt;
* [http://www.wiu.edu/library/units/infosys/toolbar/ WIU Libraries Research Toolbar], Western Illinois University Libraries (Firefox)&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://mycroft.mozdev.org/search-engines.html?name=worldtimeengine World Time Engine] A search plugin to resolve the local time in millions of places on earth&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/node/102 ProxyFacile] Automates the configuration of a proxy for the University of Padua&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] See Zotero &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
*[http://www.cantonpl.org/tools Canton Public Library] offers an [http://msdn.microsoft.com/en-us/library/cc289775%28v=VS.85%29.aspx IE Accelerator], Chrome [https://chrome.google.com/webstore/detail/iadkbffkobjgapggahiegpghalfdpnno Extension] and [https://chrome.google.com/webstore/detail/dhjakanmblkcccjndbkkbmiifpdiifcf Theme], and [https://www.getpersonas.com/en-US/persona/334575 Firefox Persona]&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
* [http://www.ibm.com/developerworks/web/library/wa-xul1/index.html?S_TACT=105AGX08&amp;amp;S_CMP=EDU Browser extensions using XUL, Part 1: Create a Firefox browser extension with user-interface features]&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
* Chang, Daphne, and Helen Keil. &amp;quot;Need Another Toolbar for Your Toolbox?&amp;quot;. &amp;lt;u&amp;gt;Searcher&amp;lt;/u&amp;gt; 14.9 (Oct. 2006): 39-43&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent Maldura Toolbar - Firefox Extension page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2012-04-30T05:41:51Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Acknowledgments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
*[http://www.cantonpl.org/tools Canton Public Library]'s bookmarklet searches the current page for valid ISBNs, then presents a modal dialog with all works on the page available at the library.&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Kango - cross-browser extension framework =&lt;br /&gt;
[http://kangoextensions.com/ Kango] allows to create cross-browser extensions using JavaScript only with one codebase for 5 browsers (Internet Explorer, Firefox, Chrome, Opera, Safari).&lt;br /&gt;
Kango framework supports:&lt;br /&gt;
* Greasemonkey-like (userscripts) scripts to modify content of each loaded page.&lt;br /&gt;
* Background scripts.&lt;br /&gt;
* Browser button with the ability to change badge, icon, tooltip, etc.&lt;br /&gt;
* Popups.&lt;br /&gt;
* Auto-update.&lt;br /&gt;
* Cross-domain requests, storage API, etc.&lt;br /&gt;
&lt;br /&gt;
= Crossrider Framework =&lt;br /&gt;
Crossrider is a new [http://crossrider.com browser extension development framework] aimed to solve all the cross browser issues when developing a cross browser extension.&lt;br /&gt;
&lt;br /&gt;
Through a unified API you can write your cross browser extensions very easily and quickly. With its powerful API you can save large data in a local database (local cookies), do cross domain requests, create browser real estate (or buttons), run your code on each page, use browser notifications, access the users social graph with a Social API etc etc.&lt;br /&gt;
&lt;br /&gt;
The language used to write the extensions are Javascript and it has a built in support for jQuery.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://www.cantonpl.org/tools Canton Public Library (MI)] has a search provider with auto-suggest for Firefox and IE8+ (with jacket images) based on the title index&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/node/1163 SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for over 307 other editions. (Firefox and IE) Provides web-wizard interface to construct new editions.&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar], The University of North Carolina at Greensboro&lt;br /&gt;
&lt;br /&gt;
* [http://appserv.pace.edu/execute/page.cfm?doc_id=21882 Pace University Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.bsu.edu/library/article/0,,42835--,00.html Ball State University Libraries Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.up.edu/default.aspx?cid=6823&amp;amp;pid=58 University of Portland Toolbar], Internet Explorer and Firefox versions&lt;br /&gt;
&lt;br /&gt;
* [http://kathobib.mylibrarytoolbar.com KATHO libraries toolbar, Belgium], Internet Explorer and Firefox (Dutch)&lt;br /&gt;
&lt;br /&gt;
* [http://KHLimmediatheekHBIWT.MyLibraryToolbar.com Toolbar KHLimmediatheek HB-IWT, Belgium] Internet Explorer and Firefox    (Dutch)&lt;br /&gt;
&lt;br /&gt;
* [http://www.wiu.edu/library/units/infosys/toolbar/ WIU Libraries Research Toolbar], Western Illinois University Libraries (Firefox)&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://mycroft.mozdev.org/search-engines.html?name=worldtimeengine World Time Engine] A search plugin to resolve the local time in millions of places on earth&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/node/102 ProxyFacile] Automates the configuration of a proxy for the University of Padua&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] See Zotero &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
*[http://www.cantonpl.org/tools Canton Public Library] offers an [http://msdn.microsoft.com/en-us/library/cc289775%28v=VS.85%29.aspx IE Accelerator], Chrome [https://chrome.google.com/webstore/detail/iadkbffkobjgapggahiegpghalfdpnno Extension] and [https://chrome.google.com/webstore/detail/dhjakanmblkcccjndbkkbmiifpdiifcf Theme], and [https://www.getpersonas.com/en-US/persona/334575 Firefox Persona]&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
* [http://www.ibm.com/developerworks/web/library/wa-xul1/index.html?S_TACT=105AGX08&amp;amp;S_CMP=EDU Browser extensions using XUL, Part 1: Create a Firefox browser extension with user-interface features]&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
* Chang, Daphne, and Helen Keil. &amp;quot;Need Another Toolbar for Your Toolbox?&amp;quot;. &amp;lt;u&amp;gt;Searcher&amp;lt;/u&amp;gt; 14.9 (Oct. 2006): 39-43&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent Maldura Toolbar - Firefox Extension page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2012-04-30T05:38:33Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Academic, Search, Other Toolbars */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
*[http://www.cantonpl.org/tools Canton Public Library]'s bookmarklet searches the current page for valid ISBNs, then presents a modal dialog with all works on the page available at the library.&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Kango - cross-browser extension framework =&lt;br /&gt;
[http://kangoextensions.com/ Kango] allows to create cross-browser extensions using JavaScript only with one codebase for 5 browsers (Internet Explorer, Firefox, Chrome, Opera, Safari).&lt;br /&gt;
Kango framework supports:&lt;br /&gt;
* Greasemonkey-like (userscripts) scripts to modify content of each loaded page.&lt;br /&gt;
* Background scripts.&lt;br /&gt;
* Browser button with the ability to change badge, icon, tooltip, etc.&lt;br /&gt;
* Popups.&lt;br /&gt;
* Auto-update.&lt;br /&gt;
* Cross-domain requests, storage API, etc.&lt;br /&gt;
&lt;br /&gt;
= Crossrider Framework =&lt;br /&gt;
Crossrider is a new [http://crossrider.com browser extension development framework] aimed to solve all the cross browser issues when developing a cross browser extension.&lt;br /&gt;
&lt;br /&gt;
Through a unified API you can write your cross browser extensions very easily and quickly. With its powerful API you can save large data in a local database (local cookies), do cross domain requests, create browser real estate (or buttons), run your code on each page, use browser notifications, access the users social graph with a Social API etc etc.&lt;br /&gt;
&lt;br /&gt;
The language used to write the extensions are Javascript and it has a built in support for jQuery.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://www.cantonpl.org/tools Canton Public Library (MI)] has a search provider with auto-suggest for Firefox and IE8+ (with jacket images) based on the title index&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/node/1163 SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for over 307 other editions. (Firefox and IE) Provides web-wizard interface to construct new editions.&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar], The University of North Carolina at Greensboro&lt;br /&gt;
&lt;br /&gt;
* [http://appserv.pace.edu/execute/page.cfm?doc_id=21882 Pace University Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.bsu.edu/library/article/0,,42835--,00.html Ball State University Libraries Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.up.edu/default.aspx?cid=6823&amp;amp;pid=58 University of Portland Toolbar], Internet Explorer and Firefox versions&lt;br /&gt;
&lt;br /&gt;
* [http://kathobib.mylibrarytoolbar.com KATHO libraries toolbar, Belgium], Internet Explorer and Firefox (Dutch)&lt;br /&gt;
&lt;br /&gt;
* [http://KHLimmediatheekHBIWT.MyLibraryToolbar.com Toolbar KHLimmediatheek HB-IWT, Belgium] Internet Explorer and Firefox    (Dutch)&lt;br /&gt;
&lt;br /&gt;
* [http://www.wiu.edu/library/units/infosys/toolbar/ WIU Libraries Research Toolbar], Western Illinois University Libraries (Firefox)&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://mycroft.mozdev.org/search-engines.html?name=worldtimeengine World Time Engine] A search plugin to resolve the local time in millions of places on earth&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/node/102 ProxyFacile] Automates the configuration of a proxy for the University of Padua&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] See Zotero &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
*[http://www.cantonpl.org/tools Canton Public Library] offers an [http://msdn.microsoft.com/en-us/library/cc289775%28v=VS.85%29.aspx IE Accelerator], Chrome [https://chrome.google.com/webstore/detail/iadkbffkobjgapggahiegpghalfdpnno Extension] and [https://chrome.google.com/webstore/detail/dhjakanmblkcccjndbkkbmiifpdiifcf Theme], and [https://www.getpersonas.com/en-US/persona/334575 Firefox Persona]&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
* [http://www.ibm.com/developerworks/web/library/wa-xul1/index.html?S_TACT=105AGX08&amp;amp;S_CMP=EDU Browser extensions using XUL, Part 1: Create a Firefox browser extension with user-interface features]&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
* Chang, Daphne, and Helen Keil. &amp;quot;Need Another Toolbar for Your Toolbox?&amp;quot;. &amp;lt;u&amp;gt;Searcher&amp;lt;/u&amp;gt; 14.9 (Oct. 2006): 39-43&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2012-04-30T05:35:22Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Library Toolbars */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
*[http://www.cantonpl.org/tools Canton Public Library]'s bookmarklet searches the current page for valid ISBNs, then presents a modal dialog with all works on the page available at the library.&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Kango - cross-browser extension framework =&lt;br /&gt;
[http://kangoextensions.com/ Kango] allows to create cross-browser extensions using JavaScript only with one codebase for 5 browsers (Internet Explorer, Firefox, Chrome, Opera, Safari).&lt;br /&gt;
Kango framework supports:&lt;br /&gt;
* Greasemonkey-like (userscripts) scripts to modify content of each loaded page.&lt;br /&gt;
* Background scripts.&lt;br /&gt;
* Browser button with the ability to change badge, icon, tooltip, etc.&lt;br /&gt;
* Popups.&lt;br /&gt;
* Auto-update.&lt;br /&gt;
* Cross-domain requests, storage API, etc.&lt;br /&gt;
&lt;br /&gt;
= Crossrider Framework =&lt;br /&gt;
Crossrider is a new [http://crossrider.com browser extension development framework] aimed to solve all the cross browser issues when developing a cross browser extension.&lt;br /&gt;
&lt;br /&gt;
Through a unified API you can write your cross browser extensions very easily and quickly. With its powerful API you can save large data in a local database (local cookies), do cross domain requests, create browser real estate (or buttons), run your code on each page, use browser notifications, access the users social graph with a Social API etc etc.&lt;br /&gt;
&lt;br /&gt;
The language used to write the extensions are Javascript and it has a built in support for jQuery.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://www.cantonpl.org/tools Canton Public Library (MI)] has a search provider with auto-suggest for Firefox and IE8+ (with jacket images) based on the title index&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/node/1163 SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for over 307 other editions. (Firefox and IE) Provides web-wizard interface to construct new editions.&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar], The University of North Carolina at Greensboro&lt;br /&gt;
&lt;br /&gt;
* [http://appserv.pace.edu/execute/page.cfm?doc_id=21882 Pace University Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.bsu.edu/library/article/0,,42835--,00.html Ball State University Libraries Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.up.edu/default.aspx?cid=6823&amp;amp;pid=58 University of Portland Toolbar], Internet Explorer and Firefox versions&lt;br /&gt;
&lt;br /&gt;
* [http://kathobib.mylibrarytoolbar.com KATHO libraries toolbar, Belgium], Internet Explorer and Firefox (Dutch)&lt;br /&gt;
&lt;br /&gt;
* [http://KHLimmediatheekHBIWT.MyLibraryToolbar.com Toolbar KHLimmediatheek HB-IWT, Belgium] Internet Explorer and Firefox    (Dutch)&lt;br /&gt;
&lt;br /&gt;
* [http://www.wiu.edu/library/units/infosys/toolbar/ WIU Libraries Research Toolbar], Western Illinois University Libraries (Firefox)&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://mycroft.mozdev.org/search-engines.html?name=worldtimeengine World Time Engine] A search plugin to resolve the local time in millions of places on earth&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] See Zotero &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
*[http://www.cantonpl.org/tools Canton Public Library] offers an [http://msdn.microsoft.com/en-us/library/cc289775%28v=VS.85%29.aspx IE Accelerator], Chrome [https://chrome.google.com/webstore/detail/iadkbffkobjgapggahiegpghalfdpnno Extension] and [https://chrome.google.com/webstore/detail/dhjakanmblkcccjndbkkbmiifpdiifcf Theme], and [https://www.getpersonas.com/en-US/persona/334575 Firefox Persona]&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
* [http://www.ibm.com/developerworks/web/library/wa-xul1/index.html?S_TACT=105AGX08&amp;amp;S_CMP=EDU Browser extensions using XUL, Part 1: Create a Firefox browser extension with user-interface features]&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
* Chang, Daphne, and Helen Keil. &amp;quot;Need Another Toolbar for Your Toolbox?&amp;quot;. &amp;lt;u&amp;gt;Searcher&amp;lt;/u&amp;gt; 14.9 (Oct. 2006): 39-43&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-10-05T15:27:29Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Websites about Firefox Programming */  Added developerworks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar], The University of North Carolina at Greensboro&lt;br /&gt;
&lt;br /&gt;
* [http://appserv.pace.edu/execute/page.cfm?doc_id=21882 Pace University Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.bsu.edu/library/article/0,,42835--,00.html Ball State University Libraries Toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] See Zotero &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
* [http://www.ibm.com/developerworks/web/library/wa-xul1/index.html?S_TACT=105AGX08&amp;amp;S_CMP=EDU Browser extensions using XUL, Part 1: Create a Firefox browser extension with user-interface features]&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
* Chang, Daphne, and Helen Keil. &amp;quot;Need Another Toolbar for Your Toolbox?&amp;quot;. &amp;lt;u&amp;gt;Searcher&amp;lt;/u&amp;gt; 14.9 (Oct. 2006): 39-43&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T11:17:28Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added article &amp;quot;Need Another Toolbar for Your Toolbox?&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar], The University of North Carolina at Greensboro&lt;br /&gt;
&lt;br /&gt;
* [http://appserv.pace.edu/execute/page.cfm?doc_id=21882 Pace University Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
* Chang, Daphne, and Helen Keil. &amp;quot;Need Another Toolbar for Your Toolbox?&amp;quot;. &amp;lt;u&amp;gt;Searcher&amp;lt;/u&amp;gt; 14.9 (Oct. 2006): 39-43&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T10:53:54Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Library Toolbars */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar], The University of North Carolina at Greensboro&lt;br /&gt;
&lt;br /&gt;
* [http://appserv.pace.edu/execute/page.cfm?doc_id=21882 Pace University Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T10:53:16Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added Pace University Library Toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar], The University of North Carolina at Greensboro&lt;br /&gt;
&lt;br /&gt;
* [http://appserv.pace.edu/execute/page.cfm?doc_id=21882 &lt;br /&gt;
Pace University Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T10:36:57Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added University of North Carolina toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar], The University of North Carolina at Greensboro&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T10:32:56Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added The Axe Library Browser Toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://library.pittstate.edu/help/toolbar.html The Axe Library Browser Toolbar], Pittsburg State University&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T10:26:52Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added more library toolbars&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www4.utsouthwestern.edu/library/libToolbar/downloadToolbar.html UT Southwestern Medical Center Library toolbar], University of Texas Southwestern Medical Center at Dallas Library&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T10:23:34Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added more library toolbars&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library &lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://newenglandcollegeofoptometrylibrary.mylibrarytoolbar.com/ New England College of Optometry Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://bondlib.ourtoolbar.com/ bondlib Community Toolbar], Bond Library&lt;br /&gt;
&lt;br /&gt;
* [http://columbiabasincollegelibrary.ourtoolbar.com/ Columbia Basin College Library Community Toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T10:16:11Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added BettendorfLibrary Community Toolbar and Izmir Institute of Technology Library Community Toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar], (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
* [http://bettendorflibrary.mylibrarytoolbar.com/ BettendorfLibrary Community Toolbar], (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
* [http://izmirinstituteoftechnologylibrary.mylibrarytoolbar.com/ Izmir Institute of Technology Library Community Toolbar], (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T10:08:35Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added UPS Library toolbar and Cumberland Library Community Toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://upslibrary.ourtoolbar.com/ UPS Library toolbar],  University of Puget Sound library (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
* [http://cumberlandlibrary.mylibrarytoolbar.com/ Cumberland Library Community Toolbar], (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T10:00:14Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Library Toolbars */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
*[http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T09:59:37Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added University of Winnipeg Toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
*[http://cybrary.uwinnipeg.ca/get/toolbar/index.cfm University of Winnipeg]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2007-06-08T09:53:31Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: added Forbes Library Toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
*Karin Dalziel's instructions on [http://www.nirak.net/2007/01/25/tutorial-make-a-firefox-search-for-your-website-very-little-coding-required/ how to create a Firefox search extension for any library] using any OPAC by using the ffirefox &amp;quot;Add to search bar&amp;quot; extension. Also includes instructions on making the search auto discover on your library's web page. &lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*[http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/bookmarklet_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library Bookmarklet] for MS Explorer and Mozilla/Firefox.&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension to be installed to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/firefox/3682/ Add To Search Bar Firefox Extension] Enables a contextual &amp;quot;Right click, Add to Search Bar&amp;quot; functionality in the browser.&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://library.rijksmuseum.nl/rrl/scr/text.pl?lang=en&amp;amp;txt=/rrl/tools/searchplugin_en.html&amp;amp;nlk=menu_tools Rijksmuseum Research Library search plugin]&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Morrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Firefox and IE)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://mgas.mylibrarytoolbar.com MGAS library toolbar, Biomedical Library, Katholieke Universiteit Leuven, Belgium.]  (IE &amp;amp; Firefox, Dutch language)&lt;br /&gt;
&lt;br /&gt;
* [http://kcebib.mylibrarytoolbar.com Belgian Health Care Knowledge Centre Library toolbar], allows to search our library catalogue (created using [http://www.conduit.com/ Conduit])&lt;br /&gt;
&lt;br /&gt;
* [http://www.forbeslibrary.org/toolbar/install.shtml Forbes Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
* [http://gnosis.clearforest.com/ Gnosis]  ClearForest Gnosis is a Firefox extension that automatically locates people, places, companies and other entities on the web page as you surf. You can then use these tagged entities to launch additional searches in Wikipedia, Technorati and a variety of other sources. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
*[http://www.zotero.org Zotero] is a free, open source scholars' extension for the Firefox browser, that enables users to collect, manage, and cite research from all types of sources from the browser.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://www.famkruithof.net/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bailey, Annette [http://www.access2006.uottawa.ca/2006-10-13-03-bailey.mp3 LibX: A Firefox Extension for Libraries] (MP3 audio) Access 2006&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2006-09-09T06:45:46Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Code Generators and Other Tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension instelled to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Mnorrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* One great resource for building toolbars is [http://www.conduit.com/ Conduit].  Over 90 libraries have used it so far.  It provides a toolbar for Firefox and Internet Explorer. (Formerly [http://www.effectivebrand.com/Intro.aspx Effective Brand])&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://kruithof.xs4all.nl/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2006-09-09T06:43:29Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: moved Conduit (formerly EffectiveBrand) to &amp;quot; Code Generators and Other Tools&amp;quot; where it should be&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension instelled to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
* [http://morrisvillecollegelibrary.mylibrarytoolbar.com/ Mnorrisville State College Libraries Toolbar] - Created using [http://www.conduit.com/ Conduit].&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*[http://www.effectivebrand.com/Intro.aspx Toolbar creator by Effective Brand]&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://kruithof.xs4all.nl/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2006-07-06T15:10:40Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: addedd Extensions tutorial at Webmonkey&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension instelled to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* [http://www.hclib.org/blogs/CatalogNews.cfm?ID=42 Hennepin County Library (MN)]&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://npg.nature.com/npg/toolbar/ Nature.com toolbar] (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*[http://www.effectivebrand.com/Intro.aspx Toolbar creator by Effective Brand]&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://kruithof.xs4all.nl/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
* [http://www.webmonkey.com/06/25/index3a.html Your First Firefox Extension] Extensions tutorial at Webmonkey.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2006-03-28T08:35:41Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Code Generators and Other Tools */  added Effective Brand&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension instelled to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*[http://www.effectivebrand.com/Intro.aspx Toolbar creator by Effective Brand]&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://kruithof.xs4all.nl/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2006-03-28T08:32:21Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Library Toolbars */  added Prior Health Sciences Library toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension instelled to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
* [http://priorhealthscienceslibrary.mylibrarytoolbar.com/ Prior Health Sciences Library toolbar]&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://kruithof.xs4all.nl/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2006-03-28T08:23:21Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Academic, Search, Other Toolbars */  added HealthLinks Toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension instelled to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://healthlinks.washington.edu/about/toolbars/firefox/ HealthLinks Toolbar] University of Washington (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.yahoo.com/splash/firefox.html Y!Q Firefox extensions]  for Yahoo contextual searching.&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/?application=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d More extensions] at Mozilla Update.&lt;br /&gt;
&lt;br /&gt;
*[http://extensionroom.mozdev.org/ More extensions] at Extension Room.&lt;br /&gt;
&lt;br /&gt;
= Code Generators and Other Tools =&lt;br /&gt;
&lt;br /&gt;
Tools to automatically generate code for you.&lt;br /&gt;
&lt;br /&gt;
*[http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html LibraryLookup bookmarklet generator] Info [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html here]&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet tool]&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] An extension to make life easier for extension developers. A Meta-extension if you will.&lt;br /&gt;
&lt;br /&gt;
*[http://ted.mielczarek.org/code/mozilla/ffinstall/index.html Firefox extension install generator] If you need help updating or creating an extension for Firefox, you can use this helpful CGI.&lt;br /&gt;
&lt;br /&gt;
*[http://www.gmacker.com/web/content/tutorial/firefox/updatefirefoxext.htm Turn on Updates For Your Firefox Extensions]. An online form to generate update.rdf contents.&lt;br /&gt;
&lt;br /&gt;
*[http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler], converts [http://greasemonkey.mozdev.org/ Greasemonkey] user scripts into full-fledged Mozilla Firefox extensions.&lt;br /&gt;
&lt;br /&gt;
*[http://devboi.mozdev.org/index.html DevBoi], a sidebar extension for Mozilla and Firefox that offers easy access to XUL documentation and reference manuals.&lt;br /&gt;
&lt;br /&gt;
*[http://www.libx.org/ LibX - A Firefox Extension for Libraries], LibX is a framework from which editions for specific libraries can easily be created. &amp;quot;Librarians: if your library uses Millenium, Horizon, or Voyager, getting your own edition of LibX can take as little as 15 mins...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
= Programming Resources =&lt;br /&gt;
&lt;br /&gt;
Websites, Books, Forums on creating web browser extensions.&lt;br /&gt;
&lt;br /&gt;
The basic expertise you will need is HTML/XHTML, the web formatting language, JavaScript, a lightweight programming language that runs in browsers (unrelated to the Java programming language, despite the name), and XUL if you want to program Firefox specifically.&lt;br /&gt;
&lt;br /&gt;
== Websites about Firefox Programming ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/XUL XUL] (XML User-interface Language) the cross-platform language behind Mozilla and Firefox interfaces.&lt;br /&gt;
* [http://www.xulplanet.com/tutorials/xultu/ XUL Tutorial] at Xul Planet  All you need to know about Xul user interface. A must read.&lt;br /&gt;
* [http://www.borngeek.com/firefox/tutorial/ Firefox Toolbar Tutorial]  The best Firefox extension tutorial, at Born Geek. Step after step you will be guided in creating a Google toolbar &lt;br /&gt;
* [http://kb.mozillazine.org/Extension_development Dev : Extensions] Extension development documentation project at MozillaZine. Includes: [http://kb.mozillazine.org/Getting_started_with_extension_development Getting started with extension development] for Firefox 1.5 and later (Mozilla 1.8 branch)&lt;br /&gt;
* [http://www.mozilla.org/projects/firefox/extensions/ Application Extensions] Packaging Extensions, Deployment of Extensions and Themes, Updating, Versioning and Compatibility at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/docs/tutorials/tinderstatus/ Creating a Mozilla Extension] Tutorial at mozilla.org &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xptoolkit/ The XPToolkit Architecture] The most comprehensive (yet often out-of-date) guide to XUL widgets, at mozilla.org&lt;br /&gt;
* [http://developer-test.mozilla.org/en/docs/Main_Page Devmo] Site dedicated to providing solid information, documentation, and community for Mozilla and Firefox developers of all types&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Extensions Extensions Main Page] at Mozilla Developer Center. Includes: [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension] A tutorial about building extensions for Firefox 1.5 (Mozilla 1.8 branch)&lt;br /&gt;
* [http://xulfr.org/ XulFr.org] All about Xul, Mozilla, Firefox and Thunderbird — and a Xul tutorial (French language) &lt;br /&gt;
* [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial] A short and simple Firefox extension tutorial &lt;br /&gt;
* [http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions/ How to create Firefox extensions] Another good and often cited Firefox extension tutorial &lt;br /&gt;
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Lazy Programmers (LP) Guide To Creating A Firefox Mozilla Extension] Another Firefox extension tutorial &lt;br /&gt;
* [http://yansanmo.no-ip.org:8080/a/fxcreerext Créer une extension] Another short Firefox extension tutorial (French language)&lt;br /&gt;
* [http://www.mozilla.org/projects/xul/ XML User Interface Language (XUL)] The home page for Mozilla XUL documentation at mozilla.org&lt;br /&gt;
* Mozilla Tutorial [http://www.zvon.org/mozilla/MozillaTutorial/General/book.html English] [http://www.zvon.org/mozilla/MozillaTutorial/General_fre/book.html French] Xul, Mozilla Tutorial with clear examples (English and French language) &lt;br /&gt;
* [http://everything2.com/index.pl?node=xul XUL] A short introduction to Xul at Everything2 &lt;br /&gt;
* [http://www.mozilla.org/xpfe/xulref/ XUL Programmer's Reference Manual] A reference manual at mozilla.org &lt;br /&gt;
* [http://www.orablogs.com/duffblog/archives/000536.html Writing an Extension for Firefox] A look at installing a really simple extension into Firefox that adds a &amp;quot;Hello World&amp;quot; menu item to the Tools menu, on Brian Duff's weblog &lt;br /&gt;
* [http://www.extenzilla.it/docs/creare.estensioni/creare_estensioni1.htm Creare estensioni per Firefox - livello 1] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* [http://vlain.altervista.org/index.php?option=content&amp;amp;task=view&amp;amp;id=60 Come creare una estensione per Firefox] A Firefox Extensions tutorial (Italian language)&lt;br /&gt;
* Construye tu propia extensión para Firefox con Zootropo http://zootropo.f2o.org/archivos/2004/06/21/construye-tu-propia-extensin-para-firefox-con-zootropo/ http://zootropo.f2o.org/wiki/doku.php?id=construye_tu_propia_extension_para_firefox Two pages, one Firefox Extensions tutorial (Spanish language)&lt;br /&gt;
* [http://www.hevanet.com/acorbin/xul/top.xul The Xul Periodic Table] Examples of all widgets — Boxes, Buttons, Checkboxes, Lists, Menubars, Trees ...&lt;br /&gt;
* [http://www.moztips.com/index.php?id=266  Multi-Part Tutorial on creating XUL + PHP apps]&lt;br /&gt;
* [http://www.moztips.com/xul_lessons/fortunecookies/present.php Creating Rich Applications with Mozilla, XUL, and AMP Technology] a ''live'' presentation by Jay Sheth.&lt;br /&gt;
* Free GUID generators http://www.hoskinson.net/webservices/guidgeneratorclient.aspx http://kruithof.xs4all.nl/uuid/uuidgen A GUID is a unique identifier for your extension. You definitely need one.&lt;br /&gt;
* [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] As the Author says &amp;quot;An extension to make life easier for extension developers&amp;quot; &lt;br /&gt;
* [http://xulfr.org/wiki/ExtensionsFirefox/SignerUneExtension Extensions Firefox/Signer Une Extension] How to sign an extension (French language)&lt;br /&gt;
* [http://www.mozdevgroup.com/docs/pete/Signing-an-XPI.html So you want to sign your XPI package?] How to sign an extension &lt;br /&gt;
* [http://roachfiend.com/archives/2005/03/09/enabling-extension-updates/ Enabling Extension Updates] &amp;quot;This tutorial will show you how to keep your users up to date with your latest version automatically.&amp;quot; A must read for localization&lt;br /&gt;
* [http://yergler.net/blog/archives/2004/05/20/writing-mozilla-extensions Writing Mozilla Extensions] This DemoExt extension has the goal &amp;quot;to provide the simplest amount of functionality necessary to demonstrate how to make a localized, cross-platform extension that works with Firefox and Mozilla Suite.&amp;quot; It helped me in figuring out how to localize text strings in javascript files&lt;br /&gt;
* [http://www.oreillynet.com/pub/a/mozilla/2003/06/27/mozilla.html?page=1 The Future of Mozilla Application Development] Among other things explains how to add a custom button for your toolbar to Firefox&lt;br /&gt;
* [http://www.captain.at/howto-firefox-toolbar-tutorial.php Firefox Toolbar Tutorial - How to make your own toolbar in Firefox/Mozilla]&lt;br /&gt;
* [http://arstechnica.com/columns/linux/linux-20050907.ars Developing Firefox Extensions with GNU/Linux] Very long tutorial.&lt;br /&gt;
* [http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System Creating Custom Firefox Extensions with the Mozilla Build System] This article describes how to set up the development environment for a large, complex Firefox extension with components written in C or C++ (not only JavaScript &amp;amp;amp; XUL.)&lt;br /&gt;
*[http://www.georgenava.com/applauncher.php George Nava's XUL applications] Collection of XUL application examples. At the bottom of the page there is &amp;quot;Codex&amp;quot; app that you can use to poke around the source code for the entire collection to see how he made it all work.&lt;br /&gt;
&lt;br /&gt;
== Books on Mozilla/Firefox ==&lt;br /&gt;
&lt;br /&gt;
* [http://books.mozdev.org/ ''Creating Applications with Mozilla''] by David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy. ISBN 0596000529. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozillazine.org/talkback.html?article=4600 ''Rapid Application Development with Mozilla''] by Nigel McFarlane. ISBN 0131423436. Available under the terms of the Open Publication License.&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/firefoxhks/ &amp;lt;i&amp;gt;Firefox Hacks&amp;lt;/i&amp;gt;] by Nigel McFarlane.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596009283 0596009283].&lt;br /&gt;
&lt;br /&gt;
* [http://www.oreilly.com/catalog/greasemonkeyhks/ &amp;lt;i&amp;gt;Greasemonkey Hacks&amp;lt;/i&amp;gt;] Mark Pilgrim.  ISBN [http://en.wikipedia.org/wiki/Special:Booksources/0596101651 0596101651].&lt;br /&gt;
&lt;br /&gt;
* [http://www.mozdev.org/community/books.html More Mozilla and Firefox Books]&lt;br /&gt;
&lt;br /&gt;
== Discussion Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://xulplanet.com/forum/index.php XUL Forums]  The place to talk about XUL at XulPlanet &lt;br /&gt;
* [http://forums.mozillazine.org/viewforum.php?f=19 Extensions - MozillaZine Forum] The forum about Mozilla/Firefox Extensions on MozillaZine &lt;br /&gt;
* [http://www.extenzilla.it/forum/index.php Extenzilla] A forum about Mozilla/Firefox Extensions (Italian language, registration required)&lt;br /&gt;
&lt;br /&gt;
== News and Feeds ==&lt;br /&gt;
&lt;br /&gt;
News and feeds from browsers developers that worth a read&lt;br /&gt;
&lt;br /&gt;
* [http://planet.mozilla.org/ Planet Mozilla] News feeds aggregator from Mozilla/Firefox developers' blogs&lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://bluefish.openoffice.nl/index.html Bluefish] for code editing in Linux&lt;br /&gt;
* [http://www.jedit.org/ Jedit] for code editing in Windows and Linux&lt;br /&gt;
* [http://www.gimp.org/ The Gimp] for raster artwork&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape] for vector artwork&lt;br /&gt;
* [http://www.debugmode.com/wink/ Wink] for screencasts&lt;br /&gt;
&lt;br /&gt;
= Journal Articles and Conference Presentations =&lt;br /&gt;
&lt;br /&gt;
* Bridgewater, Rachel and Heins, Beth.  [http://www.vancouver.wsu.edu/fac/bridgewa/present/onlinenw2006/firefox_talk/ Firefox Can Do That? Using Extensions to Customize Your Web Browser] Online Northwest 2006&lt;br /&gt;
&lt;br /&gt;
* Akerman, Richard.  [http://www.internet-librarian.com/2005Presentations/C104_Akerman.pps How to Enhance Access with Browser Extensions] Internet Librarian International 2005&lt;br /&gt;
&lt;br /&gt;
* Wusteman, Judith. [http://miranda.emeraldinsight.com/vl=1931872/cl=95/fm=html/nw=1/rpsv/cw/mcb/07378831/v23n1/s12/p118 &amp;quot;About XML: from Ghostbusters to libraries - the power of XUL.&amp;quot;] &amp;lt;u&amp;gt;Library Hi Tech&amp;lt;/u&amp;gt; 23.1 (2005): 118-129.&lt;br /&gt;
&lt;br /&gt;
* Lauke, Patrick. [http://www.ariadne.ac.uk/issue42/lauke/ &amp;quot;Mozilla Firefox for Rapid Web Development.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 42 (2005).&lt;br /&gt;
&lt;br /&gt;
* Kelly, Brian. [http://www.ariadne.ac.uk/issue34/web-focus/ &amp;quot;Interfaces To Web Testing Tools.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 34 (2005).&lt;br /&gt;
&lt;br /&gt;
* Chudnov, Daniel, Richard Cameron, Jeremy Frumkin, Ross Singer and Raymond Yee [http://www.ariadne.ac.uk/issue43/chudnov/ &amp;quot;Opening up OpenURLs with Autodiscovery.&amp;quot;] &amp;lt;u&amp;gt;Ariadne&amp;lt;/u&amp;gt; 43 (2005).&lt;br /&gt;
&lt;br /&gt;
* XTech 2005 Presentations: [http://developer-test.mozilla.org/presentations/xtech2005/xul/ XUL - Mozilla's XML User Interface Language] by Ben Goodger, lead engineer for Mozilla Firefox.&lt;br /&gt;
&lt;br /&gt;
* Janes, Joseph. [http://www.ala.org/al_onlineTemplate.cfm?Section=2003columns1&amp;amp;Template=/ContentManagement/ContentDisplay.cfm&amp;amp;ContentID=52738 &amp;quot;The Right Tool for the Right Job&amp;quot;] &amp;lt;u&amp;gt;American Libraries&amp;lt;/u&amp;gt; December 2003: 84-85&lt;br /&gt;
&lt;br /&gt;
= Specific Blog Postings and Mailing List Messages =&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/categories/libraries/2002/12/11.html#a3181 More on Jon Udell's LibraryLookup Bookmarklet]  The Shifted Librarian, 2002&lt;br /&gt;
* [http://usrlib.info/story/2003/12/4/131841/480 Toolbar Tidbits]  /usr/lib/info, 2003&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/archive/2005/0097.html Firefox search extension for OPACs?]  code4lib Mailing List, 2005&lt;br /&gt;
* [http://distlib.blogs.com/distlib/2005/02/harris_county_p.html Harris County Public Library - Internet Explorer Toolbar]  The Distant Librarian, 2005&lt;br /&gt;
* [http://librarianinblack.typepad.com/librarianinblack/2004/12/a_library_toolb.html A Library Toolbar]  LibrarianInBlack, 2004&lt;br /&gt;
* [http://www.technobiblio.com/archives/2005/01/library_technology_for_the_new_year.php Library Technology for the New Year]  TechnoBiblio, 2005&lt;br /&gt;
* [http://www.lawlibtech.com/archives/000245.html All I Want for Christmas is a Library Toolbar]  LawLibTech &lt;br /&gt;
* [http://orweblog.oclc.org/archives/000667.html The user interface that isn't]  Lorcan Dempsey&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000505.html  Stitching services into user environments - intrastructure]  Lorcan Dempsey's weblog &lt;br /&gt;
* [http://www.teachinglibrarian.org/weblog/2005/02/reference-wish-list.html Reference wish list]  Digital Reference, 2005 &lt;br /&gt;
* [http://www.tametheweb.com/ttwblog/archives/000990.html PL Toolbar]  Tame the Web &lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/03/firefox_extensi_1.html Firefox extension for Maldura Library]  Science Library Pad, 2005&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/2005/02/more_on_firefox.html more on Firefox sidebars]  Science Library Pad, 2005 &lt;br /&gt;
* [http://www.linuxlibrarian.org/blog/index.php?p=173 Toolbar Goodness]  Linux Librarian &lt;br /&gt;
* [http://www.lisnews.com/article.pl?sid=05/02/26/1759210 Harris County Public Library Creates Toolbar for Online Customers]  LISNews, 2005&lt;br /&gt;
* [http://www.biblioacid.org/2005/01/stanford_toolba.html Stanford toolbar]  BiblioAcid, 2005 &lt;br /&gt;
* [http://nlrp.blogspot.com/2004/12/one-new-thing-library-toolbar.html One New Thing: Library toolbar!]  One New Thing, 2004&lt;br /&gt;
* [http://freerangelibrarian.com/archives/110703/liiorg_toolbar.php lii.org Toolbar]  Free Range Librarian&lt;br /&gt;
* [http://webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844 Toolbar Tidbits], [http://www.google.com/custom?q=cache:webvoy.uwindsor.ca:8087/artblog/librarycog/1068413844+&amp;amp;hl=it&amp;amp;ie=UTF-8 Toolbar Tidbits (Google Cache version)]  LibraryCog: Library Systems Stuff &lt;br /&gt;
* [http://www.semls.org/tech/2005/02/harris-county-public-library-internet.html Harris County Public Library - Internet Explorer Toolbar]  SEMLS Tech Watch, 2005 &lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003041.html OUseful Firefox Library Toolbar 0.1]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003075.html OUseful - the Jackson Library Toolbar]&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003152.html More Library Toolbars]  OUseful Info&lt;br /&gt;
* [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. LibrarySearch Firefox Extension] July 22, 2005&lt;br /&gt;
* [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro Google Print in Book Burro 0.17, and future library plans]&lt;br /&gt;
* [http://orweblog.oclc.org/archives/000924.html Distance from the default: Web browser extensions] Lorcan Dempsey's weblog&lt;br /&gt;
&lt;br /&gt;
= Weblogs (sometimes) covering this topic =&lt;br /&gt;
&lt;br /&gt;
* [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions], [http://scilib.typepad.com/science_library_pad/bookmarklets/ SLP - Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
* [http://orweblog.oclc.org/ Lorcan Dempsey's weblog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.theshiftedlibrarian.com/ The Shifted Librarian]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/cat_library.html OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://ecmanaut.blogspot.com/ ecmanaut]&lt;br /&gt;
&lt;br /&gt;
* [http://slayeroffice.com/ SlayerOffice] &amp;quot;web experiments gone horribly awry&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* [http://librarytoolbar.blogspot.com/ Library toolbar] Blog voor bijhouden van info over het gebruik van Library Toolbars&lt;br /&gt;
&lt;br /&gt;
= Demos =&lt;br /&gt;
&lt;br /&gt;
* Screencasts about the Maldura toolbar by Gianluca (Flash format):&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/install.htm Installazione] (280KB, 45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/ricerca.htm Utilizzo] (1700KB, 2m+45s)&lt;br /&gt;
# [http://www.maldura.unipd.it/biblio/download/toolbar/presentazioni/advanced.htm Funzioni Avanzate] (1700KB, 2m+45s)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/screencast/jacksonLibraryToolbar.html MyJack toolbar screencast] by [http://blogs.open.ac.uk/Maths/ajh59/ OUseful Info]&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.open.ac.uk/Maths/ajh59/003231.html Firefox Advanced Search screencast]&lt;br /&gt;
&lt;br /&gt;
* These screencasts show [http://www.libx.org/ LibX]'s predecessor, the VT Library Bar (Flash format):&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1a.htm Basic use of the toolbar] (about 2min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo1b.htm Context searches and xISBN] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo2.htm Access to the OpenURL resolver] (about 3min)&lt;br /&gt;
# [http://www.libx.org/screencasts/demo3.htm Cues] (about 3min)&lt;br /&gt;
&lt;br /&gt;
* [http://weblog.infoworld.com/udell/gems/intermediation.html Jon Udell's four-minute screencast] on, among other things, LibraryLookup and a Greasemonkey user script that looks up Amazon books in Keene Library, right on the Amazon book page.&lt;br /&gt;
&lt;br /&gt;
= Acknowledgments =&lt;br /&gt;
&lt;br /&gt;
NOTE: Much of this content originated, with permission, from Gianluca Drago's excellent [http://everything.no-ip.org/mb/ Maldura Toolbar - Firefox Extension] page. Additional material from Richard Akerman [http://scilib.typepad.com/science_library_pad/firefox_extensions/ Science Library Pad - Firefox extensions] category, and RA's [http://www.furl.net/search?enc=UTF-8&amp;amp;search=true&amp;amp;sort=&amp;amp;dir=&amp;amp;pos=1&amp;amp;count=&amp;amp;showRead=all&amp;amp;expd=7&amp;amp;keyword=&amp;amp;src=7&amp;amp;category=293281&amp;amp;date=0 Furl - Firefox Extensions] category.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Everything</name></author>	</entry>

	<entry>
		<id>http://www.libsuccess.org/Web_Browser_Extensions</id>
		<title>Web Browser Extensions</title>
		<link rel="alternate" type="text/html" href="http://www.libsuccess.org/Web_Browser_Extensions"/>
				<updated>2006-03-28T08:18:08Z</updated>
		
		<summary type="html">&lt;p&gt;Everything: /* Library Toolbars */  added GALEN Toolbar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Extending the capabilities of various web browsers so that they are better able to integrate with library content.  Appropriate topics include both new browser extensions, as well as information about how to create them.&lt;br /&gt;
&lt;br /&gt;
= Bookmarklets =&lt;br /&gt;
&lt;br /&gt;
Bookmarklets are pieces of [[JavaScript]] code, packaged and used as browser bookmarks.  These should in theory work in any browser that supports JavaScript.  NOTE: JavaScript should not be confused with Java.  Despite the (intentionally confusing) names, these are two completely different programming languages.  JavaScript was originally, and much more usefully, named LiveScript.&lt;br /&gt;
&lt;br /&gt;
== Making Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.webreference.com/js/column35/ Bookmarklets] from webreference.com&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/mk.phtml Make Search Bookmarklet Tool] from bookmarklets.com&lt;br /&gt;
&lt;br /&gt;
== Library-Related Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*The most famous bookmarklet, and the one which launched the idea of better browser integration with libraries, is Jon Udell's [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup].&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/#bookmarklet Google Scholar OpenURLs bookmarklet]&lt;br /&gt;
&lt;br /&gt;
*[http://www.homerlibrary.org/tools.asp Homer Township Public Library's implentations] of the LibraryLookup bookmarklet and a Search bookmarklet made from the bookmarklets.com [http://www.bookmarklets.com/mk.phtml make-your-own bookmarklet tool].&lt;br /&gt;
&lt;br /&gt;
*FRBR Bookmarklets are similar to those available from Jon Udell (listed above), but take variant ISBNs in the same FRBR worksets into account [http://alcme.oclc.org/bookmarks/ FRBR Bookmarklets]&lt;br /&gt;
&lt;br /&gt;
== General Bookmarklets ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.bookmarklets.com/ www.bookmarklets.com] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
*[http://www.squarefree.com/bookmarklets/ Jesse's Bookmarklets Site] has lots too.&lt;br /&gt;
&lt;br /&gt;
= User Scripts =&lt;br /&gt;
&lt;br /&gt;
User scripts are, similar to Bookmarklets, pieces of javascript code.  Unlike Bookmarklets, they are automatically invoked on the web pages they are made to run on, and still mostly require a specific browser extension instelled to support them; Internet Explorer needs [http://www.reifysoft.com/turnabout.php Reify Turnabout], [http://www.mozilla.org/ Mozilla] (including Firefox) requires [http://greasemonkey.mozdev.org/ Greasemonkey], [http://www.opera.com/ Opera] can use them natively.&lt;br /&gt;
&lt;br /&gt;
== Making User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://diveintogreasemonkey.org/toc/ Dive into Greasemonkey], while aimed at making Greasemonkey user scripts, has much content applicable to generic user script writing too.&lt;br /&gt;
* If you need help, you might try dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptRequest GreaseMonkeyUserScriptRequest]&lt;br /&gt;
&lt;br /&gt;
== Library-Related User Scripts ==&lt;br /&gt;
&lt;br /&gt;
* One of the most famous user scripts turned Mozilla extension, is [http://bookburro.org/ Book Burro] by Jesse Andrews.  See below for more information.&lt;br /&gt;
* There is a big list at http://userscripts.org/tags/library&lt;br /&gt;
* Also see the list at dunck.us [http://dunck.us/collab/GreaseMonkeyUserScriptsSpecific#head-74c0fda1054b04bf3e2365d467e32a47e3feba7b GreaseMonkeyUserScriptsSpecific: Amazon]&lt;br /&gt;
* [http://www.mundell.org/2005/07/07/seattle-public-library-greasemonkey-script-part-2/ Seattle Public Library]&lt;br /&gt;
* [http://snarfed.org/space/palo+alto+library+amazon+greasemonkey Palo Alto Library]&lt;br /&gt;
* [http://dream.sims.berkeley.edu/~ryanshaw/wordpress/amazon2melvyl/ Melvyl (University of California libraries)]&lt;br /&gt;
* [http://wiki.netbib.de/coma/Linky KVK (Germany)]&lt;br /&gt;
* [http://www.brianandmegan.com/llcoop.php Lakeland Library Co-op (West Michigan)]&lt;br /&gt;
* [http://www.sathish.net/ New York Public Library]&lt;br /&gt;
* [http://chrisnolan.ca/archive/ID/627 Toronto Public Library]&lt;br /&gt;
* [http://www.ryanmwilliams.com/wpblog/index.php/archives/2005/08/07/library-search/  Timberland Regional Library (Washington State)]&lt;br /&gt;
* [http://ashkev.weblogs.us/archives/279 Cass District Library (Michigan)]&lt;br /&gt;
* [http://vielmetti.typepad.com/superpatron/2006/01/build_notes_for.html Ann Arbor District Library (AADL, in Michigan)]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana) - Official], [http://blog.skagirlie.net/?p=25 blog.skagirlie.net report]&lt;br /&gt;
* [http://www.daveyp.com/blog/index.php/archives/60/ University of Huddersfield (UK)] (Amazon.co.uk only)&lt;br /&gt;
&lt;br /&gt;
=== Book Burro ===&lt;br /&gt;
&lt;br /&gt;
Book Burro adds a panel to Amazon (and a few other web book shops') book pages that cross references book prices and links to the same book in other book stores. A branch of the Book Burro project ([http://ecmanaut.blogspot.com/2005/09/book-burro-find-cheap-books.html?tags=BookBurro demonstration page here]) has migrated back into user script form and also adds links to Google Book Search and shows book availability in a library, with [http://ecmanaut.blogspot.com/2005/11/google-print-in-book-burro-017-and.html?tags=BookBurro extensive plans to cover and cross reference any library], in scope similar to that of Jon Udell's bookmarklet [http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html LibraryLookup project].&lt;br /&gt;
&lt;br /&gt;
== General User Scripts ==&lt;br /&gt;
&lt;br /&gt;
*[http://userscripts.org/ userscripts.org] has lots to try out.&lt;br /&gt;
&lt;br /&gt;
= Firefox Quick Search Keywords =&lt;br /&gt;
&lt;br /&gt;
Quick Search Keywords can be used to make bookmarks you can invoke with a keyword, and even pass a parameter to.  The original documentation appears to be offline, but it is available from the Internet Archive: [http://web.archive.org/web/20030810035455/http://devedge.netscape.com/viewsource/2002/bookmarks/    Bookmark Keywords].&lt;br /&gt;
 &lt;br /&gt;
In a default Firefox install, you will find pre-created quick searches in Bookmarks-&amp;gt;Quick Searches.&lt;br /&gt;
&lt;br /&gt;
= Mozilla/Firefox Search Plugins =&lt;br /&gt;
&lt;br /&gt;
A search plug-in allows you to access a search engine right from your browser, without having to go to the engine's page first. On Mozilla, you can access plugins via the Sidebar or the Location Bar. On Mozilla Firefox you use the search box on the toolbar.&lt;br /&gt;
&lt;br /&gt;
*[http://mycroft.mozdev.org/deepdocs.html Mycroft. Advanced Mozilla-Search Plugin Documentation]&lt;br /&gt;
* [http://libdev.plymouth.edu/post/31 LibDev: How to create a Firefox Search Plugin]&lt;br /&gt;
* [http://labs.lcls.org/2006/01/how-to-add-your-library-catalog-to.html LCLS Lab How to: Add Your Library Catalog to the Firefox Searchbar]&lt;br /&gt;
* [http://www.seminolecountyfl.gov/lls/library/chipzone/searchplugin.html Seminole County Florida Library - (How to Create a) Mozilla Search Plugin] (particularly for Horizon Information Portal)&lt;br /&gt;
&lt;br /&gt;
== Mozilla/Firefox Library and Academic Search Plugins ==&lt;br /&gt;
&lt;br /&gt;
These are links to info, not direct links to the install.&lt;br /&gt;
&lt;br /&gt;
* [http://librarysearch.sourceforge.net/ Library Search] A collection of search plugins that search online library catalogs. To request a search plugin for your library, go to the Requests page.&lt;br /&gt;
* [http://mycroft.mozdev.org/download.html?submitform=Find&amp;amp;category=14 Academic Search Plugins]&lt;br /&gt;
* [http://redlightgreen.com/firefox.html RedLightGreen search plugin]&lt;br /&gt;
* [[Ann Arbor District Library]] [http://communityhigh.org/matth/50/aadl-catalog-search-plugin  search plugin for Firefox] (AADL plugin)&lt;br /&gt;
* You can find Yahoo and Google search plugins for WorldCat at the bottom of [http://www.oclc.org/worldcat/open/searchtools/ Open WorldCat-enabled Web tools]&lt;br /&gt;
* Several for [http://travelinlibrarian.info/Firefox/ Colorado libraries] have been created by Michael Sauers. Includes a link to a multimedia presentation on how to create Firefox search plugins.&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Search Plugin], Open University, UK&lt;br /&gt;
* [http://www.homerlibrary.org/tools.asp Homer Township Public Library] catalog search plugin (Sirsi iBistro)&lt;br /&gt;
* [http://biblioteca.itesm.mx/blog/?p=31 Firefox Search Plugins for Digital Library resources] (spanish)&lt;br /&gt;
* [http://labs.lcls.org/firefox/default.html Firefox search plugin] for the [[Lewis and Clark Library System]] (LCLS) and (Chicago) [[Metropolitan Library System (Chicago)|Metropolitan Library System]] (MLS)&lt;br /&gt;
* [http://www.wals.lib.wi.us/search-engines/ Winnefox Library System] 28 different flavors of keyword catalog search Firefox extensions for [http://www.winnefox.org/ Winnefox Library System]'s SirsiDynix [http://webcat.winnefox.org/ catalog]&lt;br /&gt;
* [http://www.libraryforlife.org/firefox/ St. Joseph County Libraries (Indiana)]&lt;br /&gt;
* [http://lansinglibraryweb.blogspot.com/2006/03/lansing-librarys-keyword-search-plug.html/ Lansing Public Library (Illinois)] catalog search plugin (Sirsi-Dynix's Horizon/HIP 3.06A)&lt;br /&gt;
&lt;br /&gt;
= Internet Explorer Search Providers =&lt;br /&gt;
&lt;br /&gt;
Internet Explorer 7 support search providers, similar to (but with a completely different syntax than) Firefox search plugins.&lt;br /&gt;
&lt;br /&gt;
* [http://blogs.msdn.com/ie/archive/2005/09/14/466186.aspx IEblog - Adding Search providers to IE 7 using OpenSearch 1.1 - September 14, 2005]&lt;br /&gt;
* [http://anonymouse.org/addons/addons.html Anonymouse.org - Search provider for IE 7 to surf anonymously]&lt;br /&gt;
* [http://webcat.hud.ac.uk/OpenSearch.xml OpenSearch Description] for the University of Huddersfield, also available as a search target at [http://www.a9.com a9.com] (further info available on this [http://www.daveyp.com/blog/index.php/archives/70/ weblog])&lt;br /&gt;
&lt;br /&gt;
= Toolbars and Sidebars =&lt;br /&gt;
&lt;br /&gt;
Library or institutional toolbars/sidebars that work in browsers to give fast, easy access to catalogs, databases and other useful resources.&lt;br /&gt;
&lt;br /&gt;
== Library Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.gsb.stanford.edu/library/toolbar/index.html FastJack - Stanford Graduate School of Business, Jackson Library toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.asl.edu/library/halbar/ HALBar toolbar] for The Appalachian School of Law Library.&lt;br /&gt;
&lt;br /&gt;
* [http://www.maldura.unipd.it/biblio/download/toolbar/toolbar.html Barra Maldura - Una estensione per Firefox] (Firefox only, in Italian) Toolbar for the Maldura Library, University of Padua (Italy).&lt;br /&gt;
&lt;br /&gt;
* [http://www.cab.unipd.it/software/sbarra/ SBArra - Una barra di strumenti per le ricerche bibliografiche] (Firefox only, in Italian) Toolbar for University of Padua Library System (Sistema Bibliotecario di Ateneo - SBA).&lt;br /&gt;
&lt;br /&gt;
* [http://www.oclc.org/toolbar/ Yahoo! OCLC Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.knowitnow.org/toolbar/ The KnowItNow Toolbar] a service of the State Library of Ohio (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.hcpl.net/ebranch/toolbar/ HCPL Toolbar] Harris County Public Library Toolbar.&lt;br /&gt;
&lt;br /&gt;
* [http://www.gcpl.lib.oh.us/toolbar2.asp Greene County Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.hshsl.umaryland.edu/toolbar/ HS/HSL Web Toolbar] Health Sciences &amp;amp; Human Services Library (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://www.shrewsbury-ma.gov/library/index.asp Shrewsbury Public Library Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.esbenfjord.dk/firefox/toolbar.html e-klummes toolbar] (Firefox only, in Danish)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bibgate.mil.no/sksk/ Sj&amp;amp;oslash;krigsskolens bibliotek] (in Norwegian)&lt;br /&gt;
&lt;br /&gt;
* [http://www.tynglib.org/index.htm Tyngsborough Public Library] toolbars (Internet Explorer only):&lt;br /&gt;
# [http://www.tynglib.org/toolbar.exe Patrons toolbar] (file exe)&lt;br /&gt;
# [http://www.tynglib.org/toolbarmvlc.exe Staff toolbar] (file exe)&lt;br /&gt;
&lt;br /&gt;
* [http://www.effectivebrand.com/landingpage.aspx/ct92591 Lansing Public Library Toolbar] (Internet Explorer and Firefox versions with RSS feeds built-in)&lt;br /&gt;
&lt;br /&gt;
* [http://library.uncg.edu/de/toolbar.asp Jackson Library Toolbar - Walter Clinton Jackson Library] (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://library.gmu.edu/mudge/Dox/toolbar.html Libraries@Mason Toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidfisco.com/librarybar.php LibraryBar] for the New York Public Library and the Morris Automated Information Network. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.esrl.lib.md.us/toolbarMD/install.html Maryland Library Toolbar], Eastern Shore Regional Library&lt;br /&gt;
&lt;br /&gt;
* [http://hhhl.suffolk.lib.ny.us/toolbar/ HHHL toolbar], Half Hollow Hills Community Library (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://ouseful.open.ac.uk/searchtools.php (Unofficial) Library Toolbar], Open University, UK&lt;br /&gt;
&lt;br /&gt;
* [http://www.lib.vt.edu/services/libX.php LibX Virginia Tech Edition], Virginia Tech Newman Library. See also: [http://www.libx.org/ LibX Main Page] for other editions. (Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.rug.nl/umcg/bibliotheek/index?lang=en QuickSearch CMB Toolbar, Central Medical Library, University Medical Center Groningen, The Netherlands. ]  : [http://quicksearchcmbtoolbar.ourtoolbar.com Download](IE &amp;amp; Firefox)&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.uiuc.edu/toolbar/ University of Illinois Toolbar], University of Illinois at Urbana-Champaign (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.denverlibrary.org/toolbar/ Denver Public Library Toolbar] (Internet Explorer only).&lt;br /&gt;
&lt;br /&gt;
* [http://webcat.hud.ac.uk/firefox/ University of Huddersfield (UK) Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=1799&amp;amp;application=firefox HBLL Toolbar] Harold B. Lee Library at Brigham Young University (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://labs.library.upenn.edu/toolbars/toolbars.html Penn Library Toolbar] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://letterenbibliotheek.mylibrarytoolbar.com/ Letterenbibliotheek toolbar]&lt;br /&gt;
&lt;br /&gt;
* [http://www.library.ucsf.edu/research/galentools/ GALEN Toolbar] University of California, San Francisco Library.&lt;br /&gt;
&lt;br /&gt;
== Academic, Search, Other Toolbars ==&lt;br /&gt;
&lt;br /&gt;
* [http://biobar.mozdev.org/ BioBar] A toolbar for browsing biological data and databases (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://pubmed.mozdev.org/ PubMed] A toolbar that increases your ability to search information in NLM Medline database trough PubMed interface (Mozilla/Firefox only)&lt;br /&gt;
&lt;br /&gt;
* [http://www.biomedcentral.com/info/about/toolbar BioMed Central toolbar] Allows you to conveniently search BioMed Central, PubMed Central, PubMed, Faculty of 1000 and Google&lt;br /&gt;
&lt;br /&gt;
* [http://biofox.mozdev.org/ bioFOX] implementing various bioinformatics tools as an extension on the Mozilla based browsers&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/projects/toolbar/index.html NCBI search toolbar], National Center for Biotechnology Information&lt;br /&gt;
&lt;br /&gt;
* [http://www.datenmatrix.de/projekte/hdbg/toolbar/ Die HdBG-Toolbar – das Werkzeug für Historiker und Archäologen] Haus der Bayerischen Geschichte&lt;br /&gt;
&lt;br /&gt;
* [http://www.athensams.net/news/toolbar161104.html MyAthens Toolbar] can be used to access Athens-authenticated resources&lt;br /&gt;
&lt;br /&gt;
* [http://needlesearch.mozdev.org/ NeedleSearch]  The NeedleSearch toolbar lets you bookmark search engines&lt;br /&gt;
&lt;br /&gt;
* [https://addons.mozilla.org/extensions/moreinfo.php?id=125 SwitchProxy Tool] SwitchProxy lets you manage and switch between multiple proxy configurations quickly and easily&lt;br /&gt;
&lt;br /&gt;
* [http://www.austlii.edu.au/techlib/toolbar/ AustLII Toolbar], Australasian Legal Information Institute&lt;br /&gt;
&lt;br /&gt;
* [http://www.psyplexus.com/oases/ OAses] toolbar for searching Open Access resources.  (Internet Explorer only)&lt;br /&gt;
&lt;br /&gt;
=== Commercial Search Engines ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pubsub.com/sidebar_firefox.php PubSub Sidebar]&lt;br /&gt;
* [http://toolbar.a9.com/ A9]&lt;br /&gt;
* (also see Yahoo OCLC toolbar in Library Toolbars section)&lt;br /&gt;
&lt;br /&gt;
= Other Browser Extensions =&lt;br /&gt;
&lt;br /&gt;
* [http://echo.gmu.edu/toolcenter-wiki/index.php?title=Firefox_Scholar_%28aka_SmartFox%29 Firefox Scholar/SmartFox] &amp;quot;it will enable the rich use of library and museum web collections&amp;quot; ... &amp;quot;[it] will enable users, with a single click, to grab a citation to a book, journal article, archival document, or museum object and store it in their browser.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Peter Binkley's [http://www.ualberta.ca/~pbinkley/gso/ Google Scholar OpenURLs Extension] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.openly.com/openurlref/ Openly Informatics OpenURL Referrer] for [http://scholar.google.com/ Google Scholar] and [http://ocoins.info/ COinS] (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://curtis.med.yale.edu/dchud/resolvable/ COinS Browser Extensions for Your Library]&lt;br /&gt;
&lt;br /&gt;
*[https://addons.mozilla.org/extensions/moreinfo.php?id=1840 LibrarySearch] &amp;quot;when you select text in the browser and right-click, a new context menu appears (Look up selection) that allows you to select which library/resource you would like to pass your selected text to search&amp;quot;.  From [http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/7/22/firefox-library-search. Wayne Graham].&lt;br /&gt;
&lt;br /&gt;
*[http://open-ils.org/ Evergreen] An open source Integrated Library System (ILS), written in Xul,  developed and maintained by the Georgia Public Library Service (Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.faser.net/mab/ Mozilla Amazon Browser] A Rich Web Application to search products on Amazon-branded sites, written in Xul (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
*[http://www.ucd.ie/wusteman/opax/ OPAX] A prototype XUL OPAC user interface, built on the functionality and appearance of the Mozilla Amazon Browser (Mozilla/Firefox only).&lt;br /&gt;
&lt;br /&gt;
* [http://researchbuddy.mozdev.org/ ResearchBuddy]  Will help you capture quotes on webpages, with citations. &lt;br /&gt;
&lt;br /&gt;
*The [http://www.bananeweizen.de/mozilla/wikipedia/firefox_wikipedia.html Wikipedia extension] for easy editing of this page!&lt;br /&gt;
&lt;br /&gt;
* Various [http://yq.search.y