Greasy Fork is available in English.

Console Tools

A library for shortened console.log, console.info, console.error

Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greasyfork.org/scripts/19894/248918/Console%20Tools.js

Autor
pxgamer
Version
0.0.1.20180205131810
Erstellt am
23.05.2016
Letzte Aktualisierung
05.02.2018
Lizenz
n/a

Usage:

cl(variable) - console.log ci(variable) - console.info ce(variable) - console.error cw(variable) - console.warn ct(variable) - console.trace cc(variable) - console.clear