為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How do I turn off Web Developer keyboard shortcuts???

  • 4 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 Ian3469

more options

I am so sick of the console popping up everytime I accidentally hit Ctrl-Shift-I!!!! And I type over 120 wpm and "i" is almost always capitalized and it is super super easy to hit ctrl when I'm shifting to make a capital i. I have managed to turn off developer tools in about config, so now when I mistakenly hit C-S-I it takes me to an 'enable web tools' page instead of opening a console window. Which is actually an improvement on the console window. Because the console window requires mouse involvement to close and get back to the focus in whatever email or text box I'm typing in. Why in gods green earth are dev tools a part of firefox? They should be an add on!

I am so sick of the console popping up everytime I accidentally hit Ctrl-Shift-I!!!! And I type over 120 wpm and "i" is almost always capitalized and it is super super easy to hit ctrl when I'm shifting to make a capital i. I have managed to turn off developer tools in about config, so now when I mistakenly hit C-S-I it takes me to an 'enable web tools' page instead of opening a console window. Which is actually an improvement on the console window. Because the console window requires mouse involvement to close and get back to the focus in whatever email or text box I'm typing in. Why in gods green earth are dev tools a part of firefox? They should be an add on!

所有回覆 (4)

more options

Let's try this:

1. In your address bar type about:config

2. Click I'll be careful when the warning message appears - this will open your config file.

3. Search for devtools.*.enabled and set all to false.

more options

Note that Ctrl+Shift+I is a toggle, so you only need to press this sequence another time to close the Inspector

more options

Mkll said

Let's try this: 1. In your address bar type about:config 2. Click I'll be careful when the warning message appears - this will open your config file. 3. Search for devtools.*.enabled and set all to false.

I've done that, there's 100s of enabled devtools lines. I was hoping some one could tell me the exact one.

more options

cor-el said

Note that Ctrl+Shift+I is a toggle, so you only need to press this sequence another time to close the Inspector

OMG! That's actually helpful info! Right now I'm ctl+f4 away from switching back after I accidentally set it off. But that would work too!