Is it possible to bind a key combination to a bookmark in Firefox?

2

1

Shortcut key for bookmark toolbar in Firefox instructs how to toggle the keyboard, so I started there, but I couldn't figure how to trigger a bookmark.

I have a bookmarklet I'd like to be able to trigger keyboardwise. How can I do this?

Stop Slandering Monica Cellio

Posted 2011-11-04T02:34:18.763

Reputation: 201

Answers

1

I don't know of a way of assigning a hotkey like Ctrl + F12 to a bookmark(let) directly in Firefox. However, you have a built-in function in Firefox to assign a key sequence like "abc" to a bookmark.

Combine this with the shortcut for accessing the address bar (Ctrl + L) and you're good to go.

Bring up the properties of the bookmark as described in Firefox's Bookmark Manager and enter the sequence in the keyword field (e.g. abc, or in this example: Help).

Screenshot of Firefox bookmark properties

Now in order to get to your bookmarklet, do this:

  1. Press Control + L
  2. Enter your sequence
  3. Press Enter
  4. Done

It is a two-step shortcut, but it should do the trick without extensions or adding additional software to your system.

user 99572 is fine

Posted 2011-11-04T02:34:18.763

Reputation: 3 173

0

Not sure if this will fit your needs, but AutoHotkey is an application to make shortcuts for everything. It's extremely powerful and flexible, and this link might be what you're looking for: http://www.autohotkey.com/forum/topic42488.html

So instead of navigating to the website they give you, you could navigate to the bookmark.

Hope that helps.

AutoHotkey download page: http://www.autohotkey.com/download/

gsingh2011

Posted 2011-11-04T02:34:18.763

Reputation: 863