Skip to content

Instantly share code, notes, and snippets.

View Pixoll's full-sized avatar

Pixoll Pixoll

  • Unemployed
  • Chile
  • 04:15 (UTC -04:00)
View GitHub Profile
@Pixoll
Pixoll / caracal-attendees-tracker.js
Last active December 22, 2022 18:38
Tampermonkey userscript. Track full list of attendees inside of a Caracal room with the "Attendees List" button on the bottom-left corner.
// ==UserScript==
// @name Caracal Attendees Tracker
// @namespace Pixoll
// @author Pixoll
// @version 1.4.4
// @description Track full list of attendees inside of a Caracal room.
// @icon https://www.google.com/s2/favicons?sz=64&domain=caracal.club
// @match https://caracal.club/*
// @grant GM_setValue
// @grant GM_getValue