JustLemmeDebug

Disable anti-devtools techniques, block unwanted scripts, bypass debugger spammers, and filter console spam (dates, divs, empty errors)

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ავტორი
Cufiy
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
4
რეიტინგი
0 0 0
ვერსია
2.0
შექმნილია
14.01.2026
განახლებულია
14.01.2026
Size
15,3 KB
ლიცენზია
MIT
გამოყენებს მათ
ყველა საიტი

JustLemmeDebug

Unblock developer tools and debugging capabilities! This userscript blocks anti-debugging scripts on websites, allowing developers to inspect and debug web pages without interference. Based on the concept from LemmeDebug.

GitHub GitHub Issues


📦 Installation

Install from Greasyfork Install from GitHub

Click the badges above to install, or manually install from GitHub:

https://raw.githubusercontent.com/JMcrafter26/userscripts/main/justlemmedebug/justlemmedebug.user.js

Requires a userscript manager like Tampermonkey or Violentmonkey


✨ Features

🔓 Bypass Anti-Debug Protection

Allows developers to inspect and debug web pages without interference from anti-debugging techniques.

🛡️ Block Common Anti-Debug Techniques

  • Neutralizes disable-devtool scripts
  • Strips debugger statements from inline scripts
  • Blocks infinite/tamper debugger traps
  • Prevents forced page reloads

🧹 Clean Console Experience

  • Prevents console.clear() from erasing your debug output
  • Filters console table spam and log pollution
  • Blocks repetitive date/time spam
  • Removes empty error messages

⌨️ Restore Developer Controls

  • Removes keyboard shortcut restrictions (F12, Ctrl+Shift+I, etc.)
  • Restores right-click context menu
  • Bypasses copy/paste restrictions
  • Re-enables text selection

🔍 iframe Support

Preserves console access in iframes, ensuring you can debug embedded content.

🌐 Universal Protection

Runs automatically on all websites, providing consistent debugging capabilities everywhere you browse.


💡 Usage

Once installed, JustLemmeDebug works automatically in the background! No configuration needed.

What to expect:

  • Developer tools will open normally without being blocked
  • Console will remain clean and readable
  • Right-click and keyboard shortcuts work as expected
  • You can debug any website without interference

Simply install the script and continue debugging as usual. The script silently neutralizes anti-debugging attempts.


🤝 Contributing

Contributions are welcome! Check out the GitHub repository to:

  • 🐞 Report bugs or issues
  • 💡 Suggest new features
  • 🔧 Submit pull requests
  • 📖 Improve documentation

🙏 Acknowledgements

  • Original Authors: Cufiy + deeeeone
  • Based on: LemmeDebug concept
  • All Contributors & Users - Your feedback helps improve this tool!

⚠️ Disclaimer

This userscript is intended for legitimate debugging and development purposes only. Use responsibly and respect website terms of service. The author assumes no responsibility for any issues arising from use. This script does not collect or transmit any personal data.


⭐ Helpful for your debugging? Star the repo and Rate it on Greasyfork • Made with ❤️ for developers