Skip to content

Instantly share code, notes, and snippets.

@romainmenke
romainmenke / harvest-basecamp.js
Created August 2, 2023 13:51 — forked from yvesvanbroekhoven/harvest-basecamp.js
UserScript Harvest Basecamp
// ==UserScript==
// @name Basecamp
// @version 0.1
// @description try to take over the world!
// @author You
// @include https://basecamp.com/*
// @grant none
// ==/UserScript==
class BasecampHelpers {