cross-posted from: https://lemmy.ml/post/84770

This is a recent toot from the creator: I’ve made an alternative frontend to Medium:

https://scribe.rip

If you, like me, are occasionally forced to read articles on medium.com, now you can read them on Scribe instead! Feedback welcome.

@edwardloveall@mastodon.technology

  • edwardloveall@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    I considered it, but most of the time what I want is for an extension to redirect for me automatically. If you want, you could create small bookmarklet with the following:

    javascript:q=location.pathname;location.href="https://scribe.rip/"+q;