{% include 't_head.html' %}
{% include 't_sidebar.html' %}
{% include 't_navbar.html' %}
Check Console Output 🖥
Save Console Output
Calls Stack Hooked methods
{{ called_console_output_str|safe }}
I/O Hooked methods
{{ hooked_console_output_str|safe }}
Global Console Output
{{ global_console_output_str|safe }}
{% include 't_js_script.html' %} {% block scripts %} {% endblock %}