Skip to content

Instantly share code, notes, and snippets.

View chrislowles's full-sized avatar

Chris Lowles chrislowles

View GitHub Profile
// ==UserScript==
// @name Mastodon Bird UI
// @match https://mstdn.social/*
// @grant GM_addStyle
// @grant GM_getResourceText
// @version 2
// @description A UserScript that applies the Mastodon Bird UI style to mstdn.social
// @resource layout-single-column https://raw.githubusercontent.com/ronilaukkarinen/mastodon-bird-ui/master/layout-single-column.css
// @resource layout-multiple-columns https://raw.githubusercontent.com/ronilaukkarinen/mastodon-bird-ui/master/layout-multiple-columns.css
// @downloadURL https://gist.github.com/chrishazfun/2c477ce53f4668bf4db73b8cb70ce9dd/raw/mastodon-bird-ui.user.js