4

I like to use bookmarklets in Firefox, and my preferred way to run them is to type the bookmark keyword into the URL bar and hit Enter. This works, but Firefox replaces the URL with the code for the bookmarklet. How do I automatically restore the original URL? (Without ctrl-l ctrl-z ctrl-z)

Alternatively, how do I run bookmarklets on Firefox/Windows with: <shortcut key><a few letters identifying the bookmarklet><Enter> in a way that doesn't mess up the URL?

1 Answers1

0

Have a look at this addon. It should give you the desired options.

wullxz
  • 2,716
  • 4
  • 26
  • 38
  • This does solve the problem, thanks a lot! But it is a bit annoying to duplicate my bookmarklets into this extension, and be limited to a one-character bookmark shortcut. I'm still hoping there's something better out there. –  Nov 19 '11 at 11:41
  • Now that I think of it, I could use Launchy to start an AHK that send keystrokes that trigger a SiteLauncher direct-to-site shortcut. –  Nov 19 '11 at 11:44