A Pen by Stephen Huh on CodePen.
A Pen by Stephen Huh on CodePen.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%===================================================================== | |
% jhwhw.cls | |
% Provide jhwhw.cls class | |
%===================================================================== | |
%===================================================================== | |
% Identification | |
%===================================================================== | |
\NeedsTeXFormat{LaTeX2e} | |
\ProvidesClass{jhwhw}[2009/02/11 Justin Wilson's Homework Class] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name LiveCoding Stats | |
// @namespace http://your.homepage/ | |
// @version 0.1 | |
// @description Shows your channel stats (live viewers, total viewers) in the chat window | |
// @author Fabian Becker <[email protected]> | |
// @match https://www.livecoding.tv/chat/* | |
// @grant none | |
// ==/UserScript== |
NewerOlder