Safari Extensions

Quick landing page for some Safari 5 extensions I put together.

Contact me on Twitter:

.. or by email: me+safari5@danielbergey.com

Type-To-Navigate 1.0.7

Download Type-To-Navigate

Keep your hands on the keyboard while browsing the web. Type any text that occurs inside a link, and hit return to follow it. ⌘G jumps to the next link containing the text, and ⌘⇧G jumps to the previous. Hit ESC to cancel or exit a focused field.

Version History

  • 1.0.7 - Added blacklist.
  • 1.0.4 - Icons. Fixed issue where a hidden link could be selected.
  • 1.0.3 - Instapaper support! Use ⌘I to copy the URL of the focused link. Also now firing mouseover events for focused links.
  • 1.0.2 - Excluded Google Reader until a I can make a proper blacklist. Now waiting to popup/focus until the second character typed. Also ignoring long strings of identical chars, and those comprised completely of J & K (for j/k style navigation). Added ⌘C to copy the URL of the focused link.
  • 1.0.1 - Moved to Github, removed old (unused) userscript update code.
  • 1.00 - Initial public release.

Invisible Status Bar 1.20

Download Invisible Status Bar

Save display space or appeal to your own sense of minimalism by hiding Safari's native status bar, and using the Invisible Status Bar instead. Only shows up when you hover over a link, i.e. when you need a status bar.

Version History

  • 1.20 - Worked around Flash 1.0 / Safari 5 font antialiasing rendering bug.
  • 1.18 - More CSS/theme correction.
  • 1.16 - Icons!
  • 1.15 - CSS tweaks, smoother scrolling when hidden.
  • 1.14 - Dock theme.
  • 1.13 - No errors on pages without BODY tags (FRAMESET, etc.).
  • 1.11 - Visual indication of relative links works again.
  • 1.08 - Now hosted at github.
  • 1.07 - Pulled due to JS error. If you updated to 1.07, you'll need to redownload.
  • 1.06 - Proper IFRAME support now; shows status bar on main page even when hover is in IFRAME. Added themes support: Classic, Safari, Chrome.
  • 1.05 - Now showing special characters in URLs correctly in status bar (no more %20, etc.).
  • 1.04 - Fixed width/height/margin issues in case a site's CSS sets those properties globally for every div.
  • 1.03 - Fixed issue where status bar would incorrectly show up inside <iframe>s. For now, ignores links in iframes.
  • 1.02 - Fixed issue where user couldn't click links behind where the status bar would show when visible.
  • 1.01 - Visual tweaks: changed font to Lucida Grande, added fade-in/-out, removed border, added drop-shadow.
  • 1.00 - Initial public release.