Files
scripts/meta.js
Chatter f64823fb74 Add directing room join buttons (v1.3.0)
Add 6 draggable purple buttons for quickly joining Directing Rooms 1-6,
stacked vertically to the right of the MaxDockedCams button.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:50:24 -04:00

13 lines
475 B
JavaScript

// ==UserScript==
// @name cams
// @namespace http://tampermonkey.net/
// @version 1.3.0
// @description Set maxDockedCamsForUser, keep-alive, and multi-poke
// @author You
// @match https://chat.fabswingers.com/*
// @updateURL https://git.upto.im/geekery/scripts/raw/branch/main/meta.js
// @downloadURL https://git.upto.im/geekery/scripts/raw/branch/main/cams.user.js
// @grant none
// @run-at document-idle
// ==/UserScript==