Skip Navigation

the Share link doesn't seem to do anything on Firefox (macOS)

I click it, and nothing happens...

There really needs to be a way to copy a link to any post or comment (as the origin url) so as to respond with another fediverse app by pasting that link in the search on Mastodon etc

1 comments
  • Ah I gotta fix that. Share currently uses an API that every browser implements and enables by default, except Firefox :(

    Until I can get a fix up for this, you have two temporary solutions:

    1. Click on the 3 dots menu for a post, then click “view source”. That will take you to the post on its original instance, and you can share from there
    2. Set “dom.webshare.enabled” to “true” (Mozilla docs). This will give you the same share experience Blorp current gets on other browsers.

    I understand both of those are not ideal. I’m working on a better solution.