Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How do I disable Quick find?

  • 6 Antworten
  • 25 haben dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von VinnyB

more options

I do not want quick find to pop up when I hit "/". How do I disable it?

I do not want quick find to pop up when I hit "/". How do I disable it?

Alle Antworten (6)

more options

Hello,

Try once,

  • Firefox/Tools > Options > Advanced : General: Accessibility: "Search for text when I start typing"


Thank you

more options

Hi,

"Try once" what? Turning on that option would make quick find pop up MORE often. I want it to NEVER turn on.

more options
more options

Okay, I installed that ancient add-on. The instructions on that page are:
>> You can change these settings with the following two preferences:
>> user_pref("searchkeys.link.key", xxx);
>> user_pref("searchkeys.find.key", xxx);
>> where xxx is the ascii code of the key you like for the action.
>> You can also disable at all the feature, with this preferences:
>> user_pref("searchkeys.disable.all", true);

Where do I type those commands?

Geändert am von cor-el

more options

Create a user.js file in profile folder.

see how to Creating the user.js file and then add the specific entries.


thank you

more options

Found the file, added the key-setting lines: no effect. Restarted: no effect. Tried the disabling option, restarted: no effect. Re-opened the .xpi file, restarted: no effect.

Am I missing something?