Description from extension meta
An extension to disable F12 opening the dev console.
Image from store
Description from store
By request from Linus Torvalds (https://plus.google.com/102150693225130002912/posts/7PsYYeavcA9) here's an extension to disable F12 from opening the developer console in Chrome/Chromium.
The screenshot clearly shows that there is no developer console even after pressing F12. ;)
Latest reviews
- (2025-03-19) Fred 4: Damn, I wish this worked. I was happy to find it, and very disappointed that it does nothing. It's super irritating that stupid elements frame always popping up on accidental keypress. If someone ever makes a working version, allow us to edit the key, instead of removing it. Maybe shift or alt F12
- (2025-01-10) Josh Bergeron: Doesn't work: Version 131.0.6778.265 (Official Build) (64-bit)
- (2024-11-23) Ersuke: Doesn't work on Brave as of Nov. 23, 2024. Version 1.73.91 Chromium: 131.0.6778.85 (Official Build) (64-bit)
- (2024-10-26) abino md: Doesn't work as of 10/26/2024, build 130.0.6723.70
- (2024-04-10) Tremollution: It is not working on empty chrome tab, and anything chrome related (Like in settings, in extentions &)
- (2024-01-03) Elizar P: Doesn't work. Chrome Version 119.0.6045.159 (Official Build) (64-bit)
- (2023-12-14) EastSide Eddie: Doesn't work anymore. This needs to be updated every time Chrome makes updates. With the last Chrome (this week) update this has stopped working.
- (2023-11-29) Patrick Buswell: As mentionned before, if you have more than 2 tabs open, this extension is useless... Unfortunately :(
- (2023-03-26) Alicja: It works!
- (2023-03-26) Alicja: It works!
- (2022-12-30) Dale Sorenson: Works if you have a window with only a single tab open with a web page loaded. Does NOT work in a window with no page loaded. Does NOT work in any window with multiple tabs open. Dear developer, this is a great extension, would you please update it? Thank you.
- (2022-12-30) Dale Sorenson: Works if you have a window with only a single tab open with a web page loaded. Does NOT work in a window with no page loaded. Does NOT work in any window with multiple tabs open. Dear developer, this is a great extension, would you please update it? Thank you.
- (2022-11-08) Owen Porter: Doesn't work.
- (2022-11-08) Owen Porter: Doesn't work.
- (2022-11-04) Grzegorz Redlarski: Nie działa
- (2022-07-01) Al K.: F12 still opens while a page is loading. Not happy with that Google needs to what Microsoft Edge is doing. Edge has a disable setting in the settings og Edge.
- (2022-07-01) Al K.: F12 still opens while a page is loading. Not happy with that Google needs to what Microsoft Edge is doing. Edge has a disable setting in the settings og Edge.
- (2022-04-27) K G: Doesn't work.
- (2022-04-27) K G: Doesn't work.
- (2022-03-03) R N: maybe it works on some sites, but definitely not all. :( I wish it also disabled ctrl shift i and ctrl shift c
- (2022-03-03) R N: maybe it works on some sites, but definitely not all. :( I wish it also disabled ctrl shift i and ctrl shift c
- (2021-11-24) Birgit Aun: I did a restart on the browser just in case, still does not work. Version 96.0.4664.45 (Official Build) (64-bit)
- (2021-11-24) Birgit Aun: I did a restart on the browser just in case, still does not work. Version 96.0.4664.45 (Official Build) (64-bit)
- (2021-09-07) Go. TV: не работает win 10
- (2021-07-07) Akram: The extension is not fully working but the source code is provided in the extension creator website. So, to disable F12 key in your browser simply go to Inspect then Console then paste the following JavaScript code: window.addEventListener("keydown", keyListener, false); function keyListener(e) { if(e.keyCode == 123) { e.returnValue = false; } }
- (2021-07-07) Akram: The extension is not fully working but the source code is provided in the extension creator website. So, to disable F12 key in your browser simply go to Inspect then Console then paste the following JavaScript code: window.addEventListener("keydown", keyListener, false); function keyListener(e) { if(e.keyCode == 123) { e.returnValue = false; } }
- (2020-11-24) Pedro Puma: WORK!
- (2020-11-24) Pedro Puma: WORK!
- (2020-08-23) VAIDIK BHALANI - 02: gjjju
- (2020-08-13) Ne Beul: it doesnt work sometimes
- (2020-08-13) Ne Beul: it doesnt work sometimes
- (2020-01-16) S emmerik: useless, doesn't work
- (2020-01-16) S emmerik: useless, doesn't work
- (2019-12-29) Reina Findley: Was great when it worked, Now it doesnt work, But I have found a way to use autohotkey(as of the time of this writing) To not only disable F12 but also F11(just as pesky as F12. Here is the text that you use when making an autohotkey script: #IfWinActive ahk_exe chrome.exe F11::return F12::return #IfWinActive Save the script then place in your windows startup folder.
- (2019-12-29) Reina Findley: Was great when it worked, Now it doesnt work, But I have found a way to use autohotkey(as of the time of this writing) To not only disable F12 but also F11(just as pesky as F12. Here is the text that you use when making an autohotkey script: #IfWinActive ahk_exe chrome.exe F11::return F12::return #IfWinActive Save the script then place in your windows startup folder.
- (2019-02-22) MUFASSIR KAMALDEEN: it dont work for me
- (2019-02-22) MUFASSIR KAMALDEEN: it dont work for me
- (2019-02-12) Chuck Baggett ChuckBaggettWeb (ChuckBaggett web): Doesn't work in Slimjet, a chromium based browser.
- (2019-02-12) Chuck Baggett ChuckBaggettWeb (ChuckBaggett web): Doesn't work in Slimjet, a chromium based browser.
- (2019-01-19) joseph donohue: didnt work on any sites
- (2019-01-19) joseph donohue: didnt work on any sites
- (2018-10-21) K Tang: working on Chrome v70
- (2018-10-21) K Tang: working on Chrome v70
- (2018-06-06) Jonathan Pindur: Works from web page tabs not chrome tabs
- (2018-06-06) Jonathan Pindur: Works from web page tabs not chrome tabs
- (2018-06-03) Алексей Крамаренко: Not work
- (2018-06-03) Алексей Крамаренко: Not work
- (2018-05-06) J P: Did not work at all! Still running into the same problem this "extension" should fix.
- (2018-05-06) J P: Did not work at all! Still running into the same problem this "extension" should fix.
- (2018-04-09) Rafał Paluch: Not working
Statistics
Installs
5,000
history
Category
Rating
2.2533 (75 votes)
Last update / version
2013-06-19 / 1.1
Listing languages
en