red-stone-network / altconsole

A Javascript console that replaces the default inspect element. Used in Clockwork.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

altConsole

A Javascript console that replaces the default inspect element. Was originally used in Clockwork for debugging on school Chromebooks. May or may not work - has not been updated in a long time.

Want to add it? Just put this script tag in an HTML file:

<script src="https://cdn.jsdelivr.net/gh/red-stone-network/altconsole@main/altconsole.js"></script>

About

A Javascript console that replaces the default inspect element. Used in Clockwork.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%