Maybe maybe the toot button should be customizable
Edit: I wrote a GreaseMonkey script to customize it: codeberg.org/KEE-wee/mastodon-…
mastodon-toot-button
A Greasemonkey script to restore the mastodon "Toot" button, or use anything custom.Codeberg.org
Questa voce è stata modificata (2 anni fa)
Anatra reshared this.
Elena ``of Valhalla''
in reply to Anatra • •like this
Anatra e :thufie: דגל שכור 🏴 :contains_thc: like this.
Anatra reshared this.
Anatra
in reply to Anatra • • •I did this greasemonkey oneliner:
window.addEventListener ("load", () => {document.getElementsByClassName("compose-form__publish-button-wrapper")[0].children[0].textContent = "Boop!"} );
Anatra
in reply to Anatra • • •Anatra
in reply to Anatra • • •Anatra
in reply to Anatra • • •Anatra
in reply to Anatra • • •I'm no js dev, please be kind.
codeberg.org/KEE-wee/mastodon-…
mastodon-toot-button
Codeberg.orgAnatra
in reply to Anatra • • •and clean it up :P