This file contains 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 Mastodon - Mobile Composer | |
// @namespace https://github.com/unarist/ | |
// @version 0.14 | |
// @description add composer to page bottom | |
// @author unarist | |
// @downloadURL https://gist.github.com/unarist/08f56c49986d3b1775fe88bc918cac50/raw/mastodon-mobile-composer.user.js | |
// @match https://*/web/* | |
// @match https://mstdn.maud.io/* | |
// @grant none |