Get Bookmarklets in Chrome Applications with Shortcut Manager

I accidentally stumbled across  this in looking at the Quix bookmarklet. I’m a heavy bookmarklet user, especially after switching to Google Chrome. One of the bookmarklets I use the most is for the PassPack password manager. This allows me to login to any website with a single click.

The problem is that, if I’m using an application shortcut or pop-up window, I can’t access my Passpack bookmarklet or any of my bookmarks. Then, I came across the Shortcut Manager Chrome extension. It allows you to assign a shortcut key to a block of javascript code. So, I can assign a key sequence that executes any of my bookmarklets. The steps are simple:

  1. Install the Shortcut Manager extension
  2. Right-click the Shortcut Manager icon and open the Options
  3. In the Shortcut Key box, press the keys you’d like to assign (I chose Ctrl+Shift+l)
  4. Choose the Execute Javascript option below
  5. Paste the javascript code for your Passpack bookmarklet into the text box
  6. Add a description

Now, you can hit Ctrl+Shift+l to run your Passpack bookmarklet inside of any Chrome window. This works in App shortcuts as well as in any popup windows (which I encounter with Posterous all the time). If you’re looking for a geekier solution, check out my Bookmarklet Key Bindings AHK script.


Reblog this post [with Zemanta]

bit.ly is the Authority on Bookmarklet Design

bitly1

Ever since I first saw their sidebar bookmarklet, I was hooked on the bit.ly url shortener (now the biggest of them all according to TC). It is the epitome of what a bookmarklet should be. I remember being amazed because I didn’t even think you could make a bookmarklet so sexy. There are other services (FriendFeed, Tumblr, Posterous, Diigo) with nice bookmarklets, but bit.ly was the first I’d ever seen of it’s kind. There are a few reasons it rocks:

  • It opens up right on top of the page I’m on
  • It not only allows me to shorten and copy the current URL, but also gives me stats on the URL
  • At no point am I forced to break my workflow and actually visit the bit.ly site
  • At no point does it open another tab or window for me to deal with
  • It’s pretty to look at

Bit.ly even updated the sidebar bookmarklet today so that you can share the shortened URL on Twitter, Facebook, and via email. You compose and post your update right there in the bookmarklet. Completely awesome.

Services like Ping.fm, surprise me because you would think they’d have a snazzy bookmarklet. You would think they wouldn’t drag you away from what you’re looking at. I just want to post an update and I don’t want to have to leave what I’m doing to do so. Hell, whatever I’m looking at right now may have absolutely nothing to do with what I’m about to post.

Why does a URL shortener have such an awesome way to post updates and a service for posting updates does not?

bit.ly’s Publisher Plugin

Besides being available as a bookmarklet, the bit.ly sidebar is also available as a site publisher plugin. With a single line of javascript, you can enable your readers to Tweet links to one of your pages without ever having to leave your site. By not requiring users to leave your site to share a link, you will increase engagement and user retention.

This paragraph caught my eye because it gave me an idea of what the issue here may be. Competition for traffic. As a publisher, I don’t want people to leave my blog. As a reader, I don’t want to stop what I’m doing to share something.

Besides adding up the page views, there’s no reason any service should force me to visit their homepage to use their bookmarklet. The point of a bookmarklet is to be easy, useful and quick.

Don’t screw up my workflow for pageviews.

Check out this screencast of bit.ly’s new design and publisher plugin:

Know of a service with an awesome bookmarklet that I didn’t mention? Do you actually enjoy visiting a homepage everytime you click a bookmarklet? Tell me about it.