This extension adds a thumb-tack button to the Mastodon web UI allowing you to easily save a status to your pinboard account.
At this time this is very much still a work in progress.
Right now the extension saves the status text as the bookmark title, trimming to the length limit, if necessary. If there's more, the status will be saved in the description.
Get the extension for Firefox.
- Thumb-tack icon doesn't know up on single post views (#7)
- Fails to save posts that just contain an image (#10)
- New lines don't translate to spaces in bookmark title (#13)
- Clone the repository
make all
Using Firefox Developer Edition:
make run-firefox
This will create a temporary profile and target Firefox Developer Edition.
Using Chrome:
make run-chrome
This extension is licensed under the terms of the AGPL v3 license. (See LICENSE)