-
-
bookmarks.sh – Usual bookmarker that can also bookmark all uzbl-browser instances and open several bookmarks at a time.
clean_history – Simple script that removes all duplicates from your history file
-
insert_bookmark.sh – Modified bookmark script in bash using zenity, tags and checking for dupes.
-
-
uzbl_session.sh – My [slightly different] version of a session save/restore script
tagging_suggestions – Shows collobrative tagging suggestions for URLs. Useful for for bookmarking.
session.sh – Another version of session save/restore script with named and editing sessions.
-
Dynamic Zooming – Zoom the contents of a website based on uzbl's window size
-
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
-
-
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)
-
-
-
-
These download handlers don't work with current versions of uzbl, but can easily be converted.
-
dl-aria –
HTTP/
FTP/MetaLink/BitTorrent downloads with cookies using aria2
dl-cookies – Downloads with content-type-aware separation and cookies
dl-dbus – Downloader with cookie support and Dbus-notification
-
-
-
-
lich-download.sh – Lich's download script (with dmenu allowing folder selection)
wget-libnotify – A wrapper for wget using libnotify to show progress and cancel/open actions
dm-dm – a dmenu oriented wget helper
-
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..
adblock – adblocker, that aims to be compatibile with gecko ABP+
adblock.js – pure js adblocker that uses beforeload and regex
noscript – A very simple script that uses a whitelist to allow javacript for certain urls
-
change_style.sh – Simple script to use custom stylesheets for websites (similar to stylish for Firefox).
-
flashblock – script that mimics firefox's flashblock plugin
-
-
thunktone.css – Thunktone's
CSS with kludges to restyle mediawiki and other sites
-
uzbl-ab – simple but efficient ads blocker framework
-
-
metacity-tabs – Keybindings to make metacity act like it has tabs
-
-
canto – Canto integration
cleancookies – Remove expired cookies, remove blacklisted cookies or remove all cookies except whitelisted
-
dark_input – Dark background for inputs and textareas
dump – scripts that dump current web page as
HTML or plain text
external_editor – A script that enable you to edit text and textareas in you favourite editor
extract.sh – extract all uris/urls from a homepage
-
fit-window – resize the window to fit the page size and reduce the need for scrolling
-
-
-
reddit – Submit articles to reddit, now with url escaping
-
speeddial – A sort of speeddial generator written in python
undo – Undo closed window
-
uzbl – Borne shell script to open a local file, including MAFF archives
-
-
-
-
-
-
ytvp – Replace YouTube streaming with mplayer instead of flash
zoom_in – Controls zooming and manages a per domain zoom level
-
gmapsfind – Search Openstreetmap with coordinates from Google Maps
Things that aren't very useful on their own, but you might like to reuse the code in your own scripts.
scripts-faq - hints and snippets for things that come up often in scripts
-
-
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)
-
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_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)
-