Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
Chrome extension for opening mastodon style links in your instance for ease of following
- Host: GitHub
- URL: https://github.com/masrly/mastodon-link
- Owner: masrly
- License: unlicense
- Created: 2022-11-22T17:46:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T18:20:56.000Z (11 months ago)
- Last Synced: 2024-04-13T20:58:58.822Z (9 months ago)
- Topics: chrome-extension, mastodon
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/mastodon-link/nlfdgcdfjnobjocicnddjghdbmgglame
- Size: 70.3 KB
- Stars: 32
- Watchers: 1
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
Enter your instances hostname and click save:
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.