Skip to main content

Block DevTools

About 2 minBrowserGoogleGoogle ChromeFirefoxSafariArticle(s)blogdevtoolstips.orgjsdebugtipsdevtoolsgooglegooglechromefirefoxsafari

Block DevTools 관련

Google Chrome > Article(s)

Article(s)
Firefox > Article(s)

Article(s)
Safari > Article(s)

Article(s)

Block DevTools

Devtools Tips > Block DevTools

There are two levels to consider when talking about blocking (or disabling) DevTools in a browser:

  1. Disabling DevTools at the browser level. For example, if you have a browser for web development, and another one for personal browsing, you may want to disable DevTools in the latter. Maybe because you don't want F12 to open DevTools. Or maybe it's your mum's browser and she always gets confused when she accidentally opens DevTools.
  2. Disabling DevTools for an entire organization. For example, you're a teacher and you don't want your students to be able to use DevTools. Or your an IT admin and you want to disable DevTools for all the computers in your company.

All browsers have different ways to disable DevTools. Here are the ones we currently know about. If you know of others, please let us know on the DevTools Tips GitHub repoopen in new window.

Firefox
Disabling <kbd>F12</kbd> in Firefox's  page
Disabling F12 in Firefox's about:config page
See also

이찬희 (MarkiiimarK)
Never Stop Learning.