=== Disable Browser Devtool === Contributors: devkabir Donate link: https://www.patreon.com/dev_kabir Tags: disable, dev, tool, inspect, source code, console, hack Requires at least: 4.4 Tested up to: 5.9 Stable tag: 1.0.0 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple toolkit to disable all the methods that can enter the developer tools to prevent code handling through the developer tools. == Description == 1. Can disable the right-click menu 2. Can disable f12 and ctrl+shift+i shortcuts 3. Can recognize opening the developer tools from the browser menu bar and close the current page Developers can bypass the disablement. 4. Multiple monitoring modes, support almost all browsers (IE, 360, qq browser, FireFox, Chrome, Edge...) 5. Can identify the real mobile terminal and browser developer tool settings plug-in forged mobile terminal, saving performance for the mobile terminal 7. Can identify developer tool shutdown events. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/kk-disable-devtool` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Plugin will do the rest. == Frequently Asked Questions == == Screenshots == == Changelog == = 1.0.0 - 2022-02-01 = * Initial release. == Upgrade Notice ==