bookmark_with_tags_for_folders – A dmenu which will search through your bookmarks via the first tag and let you select bookmarks filed by tag
Dynamic Zooming – Zoom the contents of a website based on uzbl's window size
follow-dmenu.pl – Follow Links with dmenu (also works without Uzbl Object)
follow_Numbers_Customizable.js – The same, but you can either use default action of link or do arbitrary handling via setting window.itemClicker; also intial link finding was taken from linkfollow.js and keyboard rebinding was taken from configurable-jump
gendirlist.py – Generate local html directory listing.
genericFollow.js – I took Jake's follower and added to it the ability to do nothing and just return the chosen link. That allows to use it for link-hovering, or some other special handling of the links.
go-input – Focus the first form input and enter insert mode (known as “gi” from vimperator)
go-next/prev – Go to the next/previous page (known as ”[ [” ”] ]” from vimperator)
go-to – Intelligent o-dialog for searching Google or browsing an uri.
go-up – Go one step upwards in page structure (known as “gu” from vimperator)
Lisp-EM – A Lisp EM by Michael Raskin. This is a near-complete rewrite of the previous one. It seems to work with ECL and SBCL, and should work with CCL as well. Even the compatibility was ignored..
bookmark-history-search – A dmenu which searches through your bookmarks and history, inspired by vimperator. (Out of date as of 2009-11-7)
configurable-jump – Hacked version of the jump script that makes the link hint keys configurable Eg. instead of “fl12” you can “fLab” (Deprecated as of 2010-02-02)
middle click links – Open links in a new instance (Deprecated as of 2009-11-7)
pan – Adds the ability to pan the page like you would a Image/PDF viewer.i (Needs update to clean out Uzbl object references)
protocol_handler – A basic protocol handler (Out of date - needs Uzbl object)
protocol_handler_events – A modification of previous item; it raises event like LINK_MAILTO when clicking on link and the action is abstracted out a bit for easy use with link followers (Out of date - needs Uzbl object)
sessionuzbl – Save and restore open uzbl windows (Out of date as of 2009-11-07)
tagged history – Categorise your history with tags (Out of date as of 2009-11-07)
uzbl_tabbed – A tabbed version of uzbl (Out of date as of 2009-11-7)