Skip to content

Instantly share code, notes, and snippets.

View sdecima's full-sized avatar

Sebastián Décima sdecima

View GitHub Profile
@sdecima
sdecima / Trello_show_label_names_on_the_front_of_cards.user.js
Last active August 21, 2019 10:51 — forked from bmccormack/readme.md
Trello: show label names on the front of cards
// ==UserScript==
// @name Trello: show label names on the front of cards
// @namespace https://gist.github.com/sdecima/
// @version 0.2
// @description Show label names on the front of cards
// @author Sebastian Decima <sdecima@gmail.com>
// @match https://trello.com/*
// @include https://trello.com/*
// @grant none
// ==/UserScript==