This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Discord: Compact layout | |
// @description compact layout for discord channels, servers left pane | |
// @author ivan, ffact | |
// @namespace discord_styles | |
// @include *://discord.com/* | |
// @version 1.9 | |
// @grant GM_addStyle | |
// @downloadURL https://update.greasyfork.org/scripts/527592/Discord%3A%20Compact%20layout.user.js | |
// @updateURL https://update.greasyfork.org/scripts/527592/Discord%3A%20Compact%20layout.meta.js |