Added multipoke and timeout

This commit is contained in:
2025-12-10 14:25:35 -05:00
parent 814c245cc3
commit bbe1418c72
2 changed files with 631 additions and 31 deletions

15
meta.js
View File

@@ -1,9 +1,12 @@
// ==UserScript==
// @name Button for more
// @namespace https://git.upto.im/geekery/
// @version 1.0.1
// @description Button to add more portals
// @author TheMonitor
// @name cams
// @namespace http://tampermonkey.net/
// @version 1.2.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.js
// @grant none
// ==/UserScript==
// @run-at document-idle
// ==/UserScript==