https://github.com/teascade/local-masto-redirect
Firefox AddOn that will try to detect if you're on a remote Pleroma/Misskey/Mastodon instance post, and offer to redirect you to your instance's local version
https://github.com/teascade/local-masto-redirect
Last synced: 6 days ago
JSON representation
Firefox AddOn that will try to detect if you're on a remote Pleroma/Misskey/Mastodon instance post, and offer to redirect you to your instance's local version
- Host: GitHub
- URL: https://github.com/teascade/local-masto-redirect
- Owner: Teascade
- License: gpl-3.0
- Created: 2022-11-16T12:01:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T10:26:30.000Z (over 3 years ago)
- Last Synced: 2025-10-28T22:34:56.013Z (8 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Local Masto Redirect
Firefox AddOn that will attempt to detect whether you are on a remote
Misskey/Pleroma/Mastodon instance's post, and offer (via an injected button, and
a pageAction) to redirect you to your local instance's version of said post.
Configure your instance's base hostname from the ugly options menu available in
the Extensions-menu (accessed via Ctrl+Shift+A).
*This AddOn is known to work at least on Mastodon version 4.0.2 and Pleroma version 2.4.3*
## Not battle tested
There will be a lot of bugs in how the extension works, it has not been battle tested yet.
## License
This AddOn is licensed under the [General Public License GPLv3](./LICENSE.txt).