This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Mozilla Support में खोजें

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Remove shortcuts or let extensions have priority over shortcuts

  • 5 प्रत्युत्तर
  • 0 यह समस्या है
  • 1 view
  • के द्वारा अंतिम प्रतियुतर rcd99

more options

Release after release Firefox is adding more shortcuts, which is nice, but it also interferes with shortcuts people use to enable/disable extensions.

Is there a way to completely disable a given Firefox shorcut without having to rebuild it? Ideally Firefox should have a friendly way to change that (UI or config file), but I accept editing binaries files.

Also, why extensions with shortcuts like Shift+D are treated as invalid and get removed?

Release after release Firefox is adding more shortcuts, which is nice, but it also interferes with shortcuts people use to enable/disable extensions. Is there a way to completely disable a given Firefox shorcut without having to rebuild it? Ideally Firefox should have a friendly way to change that (UI or config file), but I accept editing binaries files. Also, why extensions with shortcuts like Shift+D are treated as invalid and get removed?

चुने गए समाधान

You can change shortcuts with an autoconfig file. There's an external link which I'll post separately because it will need to be moderated.

https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig https://support.mozilla.org/en-US/questions/1376993#answer-1505522

संदर्भ में यह जवाब पढ़ें 👍 0

All Replies (5)

more options

चयनित समाधान

You can change shortcuts with an autoconfig file. There's an external link which I'll post separately because it will need to be moderated.

https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig https://support.mozilla.org/en-US/questions/1376993#answer-1505522

more options
more options

Thanks a lot, Terry!

I managed to get rid of the screenshot shortcut (ctrl+shift+s) using cor-el's script combined with 'key_screenshot' keyword.

However, I failed to removed add to bookmark (ctrl+shift+d) using 'addBookmarkAsKb' keyword -- maybe I'm using the wrong keyword. Any tips?

more options

Does searchfox not give you a keyword?

more options

I found it! It turns out that the keyword for ctrl + shift + d is 'bookmarkAllTabsKb' :)

Thanks a lot!