Automatically detects and decodes Base64 encoded text when selected, with one-click copy feature
# Base64 文本解码器
一个简单易用的浏览器油猴脚本,可以自动检测并解码网页中的 Base64 编码文本。
## 主要功能
- 自动检测选中文本是否为 Base64 编码
- 实时解码并显示解码结果
- 一键复制解码内容
- 智能过滤非文本内容,避免误判
## 使用方法
1. 在网页中选中任何疑似 Base64 编码的文本
2. 脚本会自动检测并在文本下方显示解码结果
3. 点击解码结果可以快速复制到剪贴板