Greasy Fork is available in English.
Stops most anti debugging implementations by JavaScript obfuscaters, and stops the console logs from being automatically cleared.
当前为
A short script to disable common anti debugger codes found in obfuscated JavaScripts. It will stop dynamically created functions from executing debugger expressions, and remove debugger expressions from detected statically defined functions.