Skip to content

Instantly share code, notes, and snippets.

View NI57721's full-sized avatar

NI57721 NI57721

View GitHub Profile
// ==UserScript==
// @name Clickable list items
// @namespace http://tampermonkey.net/
// @version 0.1
// @description make rooms clickable.
// @author NI57721
// @match *://*/*
// @grant none
// ==/UserScript==