🎉 欢迎访问GreasyFork.Org 镜像站!本镜像站由公众号【爱吃馍】搭建,用于分享脚本。联系邮箱📮

Greasy fork 爱吃馍镜像

Base64 Text Decoder

Automatically detects and decodes Base64 encoded text when selected, with one-click copy feature

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
eep go
Daily installs
0
Total installs
34
Ratings
0 0 0
Version
1.0.2
Created
2025-02-15
Updated
2025-02-17
Size
6.61 KB
License
MIT
Applies to
All sites

# Base64 文本解码器

一个简单易用的浏览器油猴脚本,可以自动检测并解码网页中的 Base64 编码文本。

## 主要功能

- 自动检测选中文本是否为 Base64 编码
- 实时解码并显示解码结果
- 一键复制解码内容
- 智能过滤非文本内容,避免误判

## 使用方法

1. 在网页中选中任何疑似 Base64 编码的文本
2. 脚本会自动检测并在文本下方显示解码结果
3. 点击解码结果可以快速复制到剪贴板