Linux.do Boost 增强

选中 boost 后增加 @ 按钮,一键引用 boost 消息并 @ 该用户

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 or Violentmonkey 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
user9527-c
Daily installs
0
Total installs
30
Ratings
3 0 0
Version
1.0.11
Created
2026-06-03
Updated
2026-06-04
Size
18.6 KB
License
MIT
Applies to

# Linux.do Boost 增强

一个用于增强 Linux.do 帖子 boost 交互的小工具。

当你在帖子里选中某个 boost 后,脚本会在该 boost 旁边额外显示一个 @ 按钮。点击按钮后,会自动唤起回复框,并在输入框中插入对应用户的 @用户名,方便快速回复或点名。

## 功能特性

- 选中 boost 后自动显示 @ 按钮
- 点击按钮自动打开回复框
- 自动在回复框中插入对应 boost 用户名
- 如果回复框里已经存在该用户的 @用户名,不会重复插入
- 适配 Linux.do 的动态页面加载
- 无需配置,安装即用

## 使用方法

1. 安装脚本
2. 打开 Linux.do 的帖子页面
3. 点击某个 boost,使其处于选中状态
4. 在 boost 旁边点击 @ 按钮
5. 回复框会自动打开,并填入对应用户的 @用户名

## 适用场景

- 想快速回复某个 boost 用户
- 想在帖子回复里快速点名某个 boost 用户
- boost 列表较长时,避免手动复制用户名

## 注意事项

- 脚本只在 https://linux.do/* 页面生效
- 脚本只操作页面 DOM,不会主动发送额外网络请求
- 如果 Linux.do 页面结构更新,按钮显示位置可能需要适配