15 February 2010 ~ View Comments

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]
  • Share/Bookmark

Also check out:

  • Have you tried LastPass for Chrome? It's REALLY excellent in keeping up with passwords and it's an extension for Firefox and now Chrome too so you can sync your passwords and other info between the two.
  • Passpack just always works and I don't actually have to install
    anything. I've been meaning to check out LastPass, though. Thanks for the
    reminder.
blog comments powered by Disqus