Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name collapse trello columns
// @namespace http://tampermonkey.net/
// @version 0.10
// @updateUrl https://gist.github.com/omega/4b7a4e9242c0340348b5271f7fecc5be/raw/trello-collapse.user.js
// @description try to take over the world!
// @author You
// @match https://trello.com/b/*
// @grant GM_setValue
// @grant GM_getValue