Bookmarks and history

Navigation

  • go-input – Focus the first form input and enter insert mode (known as “gi” from vimperator) (Deprecated as of 2009-11-7)
  • go-up – Go one step upwards in page structure (known as “gu” from vimperator)
  • go-next/prev – Go to the next/previous page (known as ”[ [” ”] ]” from vimperator)
  • increment/decrement uri (known as ”<C-a>” and ”<C-x>” from vimperator)
  • middle click links – Open links in a new instance (Deprecated as of 2009-11-7)
  • new window from javascript – Open a link in a new uzbl instance from javascript (Why not just window.open?)
  • go-to – Intelligent o-dialog for searching Google or browsing an uri.
  • url-from-surfraw – Use surfraw to search/browse to an uri.
  • url-from-surfraw-or-history – Browse to an uri using a vimperator like method.
  • 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)
  • bookmark-history-search – A dmenu which searches through your bookmarks and history, inspired by vimperator. (Out of date as of 2009-11-7)
  • 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
  • pan – Adds the ability to pan the page like you would a Image/PDF viewer.
  • follow_Numbers_New_Window.js – Modified follow_Numbers.js that open link in new window.
  • 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
  • follow-dmenu.pl – Follow Links with dmenu (also works without Uzbl Object)
  • followSelected.js – Follow selected (highlighted) link
  • Dynamic Zooming – Zoom the contents of a website based on uzbl's window size
  • gendirlist.py – Generate local html directory listing.

Handlers

Cookies

  • cookie_daemon.py – Super fast daemon version of cookies.py with added functionality.

Downloads

  • dl-progress – Show wget progress via dzen
  • dl-dbus – Downloader with cookie support and Dbus-notification
  • dl-progress-zenity – Choose destination and show wget progress via zenity
  • batch_downloader – uzbl equivalent to the DownThemAll addon in firefox
  • dl-cookies – Downloads with content-type-aware separation and cookies
  • dl-ariaHTTP/FTP/MetaLink/BitTorrent downloads with cookies using aria2
  • lich-download.sh – Lich's download script (with dmenu allowing folder selection)
  • dl-progress-statusbar – Show wget progress in the statusbar

Custom

  • protocol_handler – A basic protocol handler
  • 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
  • get_per_site_js_ext.pl – Handles Javascript, Plugins and Proxy settings per site.

Alternative Event Managers

  • Lisp-EM – SBCL-implemented Lisp EM by Michael Raskin
  • Lisp-EM-Cyrillic – A module you can load to get normal cyrillic (only russian for now) in command line
  • cpp-em – event manager in c++

Misc

uzbl showroom

  • gmapsfind – Search Openstreetmap with coordinates from Google Maps

Meta-scripts

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
  • uzblctrl-pl – A simple perl version of uzblctrl
  • uzblctrl-py – uzblctrl as a Python function
 
scripts.txt · Last modified: 2010/02/23 07:26 by alparo
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki