On firefox, how do I remove that pesky "Find" bar?

2

I use Vimperator, an extension that uses its own search method, so the Find bar becomes not only irrelevant but irritating! Is there a way to permanently prevent it from showing up?

konr

Posted 2011-03-28T23:26:38.300

Reputation: 181

Answers

2

  1. Use keyconfig to remove F3, C-g, C-f etc
  2. Use Vimperators/Pentadactyl' own bindings to remove them. E.g. :map -modes=n,v,c,i,t <F3> <Nop>

konr

Posted 2011-03-28T23:26:38.300

Reputation: 181

0

Not a Vimperator solution, but there is the Firefox Omnibar add-on that combines the Firefox search bar with the Address bar. You just type what you want in that bar, and somehow it works out what you want. Works fine with Vimperator.

jack

Posted 2011-03-28T23:26:38.300

Reputation: 1