搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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!