Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/masrly/mastodon-link

Chrome extension for opening mastodon style links in your instance for ease of following
https://github.com/masrly/mastodon-link

chrome-extension mastodon

Last synced: about 2 months ago
JSON representation

Chrome extension for opening mastodon style links in your instance for ease of following

Awesome Lists containing this project

README

        

# Masrly - Mastodon Linker Chrome Extension

Find it annoying to copy paste `@[email protected]` to look at someones Mastodon profile or follow them? This extension is for you.

This extension looks for mastodon style usernames and replaces them to direct you to seeing that profile via your server.

## Build

- `npm install`
- `npm run build`
- You can then load the extension from the `dist` directory

## Installation

### Chrome
- Install it from [the Chrome Web Store](https://chrome.google.com/webstore/detail/mastodon-link/nlfdgcdfjnobjocicnddjghdbmgglame)
- Git clone this repo and [load it unpacked](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked)

### Firefox
- Install it from [the Firefox Addon Site](https://addons.mozilla.org/en-US/firefox/addon/mastodon-link/)

## Setup

Click on the mastodon link chrome extensions options:

mastodon-link-options

Enter your instances hostname and click save:

mastodon-link-options-setup

Find a mastodon username and enjoy the convenient icon link!

![-indiealexh-tny-social-indiealexh-Twitter](https://user-images.githubusercontent.com/1066212/203491063-f5025516-e172-4838-a11a-55a5e5a1707d.png)

## License

This project is released under the Unlicense license. See the enclosed LICENSE for details.