ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Firefox --3.5-- Extensions: Your favorite or most useful

<< < (3/16) > >>

tomos:
does Cyber Search allow the first result to be launched if you press return without actively selecting it (a la FARR) ?
-
I know there is another extension that does that but I dont know name of it or if it works with v.3.5
(I searched the other FF exts thread but didnt find it)

Babis:
tomos: no it doesn't.

I am using this ahk paragraph for exactly this function. So instead of enter you press LeftWin


--- ---settitlematchmode 2
#ifwinactive ahk_class MozillaDialogClass
LWin::
{
  send {down}
  sleep 10
  send {enter}
}
#ifwinactive

Perry Mowbray:
Has anyone been playing with Ubiquity?

wraith808:
Xmarks - Though the amount of memory and processor usage is pretty criminal.
All-in-One Sidebar - Control your sidebar and have everything there instead of popping up in windows.
Compact Menu 2 - Cause Firefox needs less menus.
Evernote Web Clipper - Cause no matter what, Evernote is still cool to me.  8)
Fast Dial - I know there are other alternative, but it gets the job done
IE Tab - For those times you just have to use IE, but don't want to.
Linkification - Cause everything that looks like a link should be clickable.
OpenBook - Cause I hate the limits of the new bookmark dialog
ReadItLater - Another extension that links to another service- but it makes keeping track of things without cluttering bookmarks a breeze.
Smark Bookmarks Bar - My bookmarks bar has too many entries- this keeps me from having to scroll
Smart Stop/Reload - Why do you need to see both at any time anyway?
Update Notifier - Keeps all of the above in sync :)

I have others at home I don't have here at work, which is why I should use that one that lets you sync extensions between browsers...

tomos:
tomos: no it doesn't.

I am using this ahk paragraph for exactly this function. So instead of enter you press LeftWin
...
-Babis (July 16, 2009, 08:41 AM)
--- End quote ---
thanks Babis :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version