Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Edit hotkeys for Firefox.

  • 1 antwurd
  • 4 hawwe dit probleem
  • 2 werjeftes
  • Lêste antwurd fan cor-el

more options

I noticed "Quick Find" is a easy one button. Slash on the numpad. But it'd only search once.

To use "Find" I need to Ctrl+F. I'd just like to change that. Cheers.

I noticed "Quick Find" is a easy one button. Slash on the numpad. But it'd only search once. To use "Find" I need to Ctrl+F. I'd just like to change that. Cheers.

Alle antwurden (1)

more options

You can make those buttons visible with code in userChrome.css

Add code to userChrome.css below the @namespace line.


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
#FindToolbar > .findbar-container> * { display:-moz-box;}