Files
scripts/meta.js

13 lines
470 B
JavaScript

// ==UserScript==
// @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
// @run-at document-idle
// ==/UserScript==