Misskey Remote Follow Helper

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

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
ControlNet
日安装量
0
总安装量
0
评分
0 0 0
版本
0.1
创建于
2025-11-17
更新于
2025-11-17
大小
8.8 KB
许可证
AGPL-3.0
适用于
所有网站

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.