first push

This commit is contained in:
Chatter
2026-01-29 09:22:24 -05:00
commit b26d0aecee
4 changed files with 1074 additions and 0 deletions

12
meta.js Normal file
View File

@@ -0,0 +1,12 @@
// ==UserScript==
// @name cams
// @namespace http://tampermonkey.net/
// @version 1.2.7
// @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==