Misskey Remote Follow Helper

Remote follow the user of the current page on your Misskey instance via a Tampermonkey menu item.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
ControlNet
Daily installs
0
Total installs
2
Ratings
0 0 0
Version
0.1
Created
2025-11-17
Updated
2025-11-17
Size
8.76 KB
License
AGPL-3.0
Applies to
All sites

Misskey Remote Follow Helper

A Tampermonkey userscript that lets you remotely follow a user on your Misskey instance from any Mastodon/Misskey profile URL.

Supported URL formats

  1. https://{remote_host}/@{remote_username}
  2. https://xxx.yyy/@{remote_username}@{remote_host}

Setup

  1. Install Tampermonkey.
  2. Download the scripts from https://greasyfork.org/scripts/556144
  3. In your browser’s Tampermonkey menu:
    • Click “Set Your Misskey instance” and enter e.g. https://misskey.io.
    • Click “Set Your Misskey API token” and paste a token with relative permissions.

Usage

  1. Open a remote user profile whose URL matches one of the supported formats.
  2. Open the Tampermonkey menu.
  3. Click “Remote follow on Misskey”.
  4. The script will:
    • Parse remote_host and remote_username from the URL.
    • Call your Misskey instance API to send a follow request.