Greasy Fork is available in English.

B站关注数据分析插件

智能追踪并分析B站关注用户数据,记录用户名变更历史,识别已注销账号,支持多维度数据导出与统计分析

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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!)

ผู้เขียน
r007b34r
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
10
คะแนน
0 0 0
เวอร์ชัน
1.2.1
สร้างเมื่อ
12-01-2026
อัปเดตเมื่อ
12-01-2026
Size
25.9 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

# B站关注数据分析插件

## 功能特性

- 📊 **智能数据追踪**:自动记录关注用户的完整信息
- 📜 **改名历史追踪**:实时监测并记录用户改名行为
- 🗑️ **注销账号识别**:自动识别已注销账号并显示历史用户名
- 📈 **多维度统计**:提供用户数量、注销率、改名频率等统计
- 📤 **数据导出**:支持JSON、CSV格式导出
- 🔒 **隐私保护**:所有数据仅存储在本地浏览器

## 使用方法

1. 安装插件后访问B站关注列表页面
2. 插件会自动开始记录用户数据
3. 点击油猴图标查看菜单功能:
- 📊 查看统计信息
- 📜 查看改名历史
- 🔄 手动获取关注列表
- 📤 导出数据

## 数据说明

导出的数据包含:
- 用户ID、当前用户名、历史用户名
- 首次/最后见到时间
- 改名历史记录
- 注销状态

## 隐私承诺

- ✅ 所有数据仅存储在本地
- ✅ 不上传任何数据到外部服务器
- ✅ 仅调用B站官方公开API
- ✅ 开源透明,可自行审查代码