Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Redirects users from Mastodon4 instances to their home instance

License

Notifications You must be signed in to change notification settings

raikasdev/mastodon4-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mastodon4-redirect

Warning

Mastodon4 Redirect has reached end-of-support due to developer moving to developing Tusked. I recommend moving to FediAct or Mastodon Simple Federation.

Image Image

An Browser Extension to redirect users to their home instance. Instead of only redirecting only on actions (follow, like, etc), user is automatically redirected to the equilevant page on their home instance.

Help, I am getting redirected multiple times!

You might not be logged into your home instance, or you haven't configured the addon.

Why not a background script and webRequest?

Mastodon 4 uses clientside routing. Also Chrome is discontinuing the webrequest API.

Project structure

/ Root Contains the Firefox manifest and icon /src Contains the code /chrome Contains the Chrome port (manifest v3 and icons) /chrome/src Symbolic link to /src /chrome/m4redirect.js Hard link to /src/m4redirect.js (so the src symbolic link works for chrome)

About

Redirects users from Mastodon4 instances to their home instance

Resources

License

Stars

Watchers

Forks

Packages

No packages published