We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

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!