Skip to content

Instantly share code, notes, and snippets.

@orangethread
orangethread / basecamp-hack-menu.user.js
Created January 30, 2026 18:13
[BC] BOT's Hack Menu
// ==UserScript==
// @name [BC] BOT's Hack Menu
// @version 1.1
// @match *://*.basecamphq.com/*
// @grant none
// ==/UserScript==
(function() {
'use strict';