Linux.do OAuth Auto Allow

自动允许 Linux.do OAuth 授权,记住已允许的网站,优化版

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
vakyi
Daily installs
0
Total installs
12
Ratings
0 0 0
Version
2.0
Created
2026-02-10
Updated
2026-02-10
Size
11.8 KB
License
MIT
Applies to

## Linux.do OAuth Auto Allow

用于自动处理 Linux.do OAuth 授权页面的脚本。当你访问使用 Linux.do OAuth 登录的第三方网站时,该脚本可以记住你已信任的网站,并在下次访问时自动点击"允许"按钮完成授权。

### 主要特性

- 自动记住已授权的 OAuth 应用
- 右下角显示当前授权状态面板
- 点击状态面板可快速切换自动授权设置
- 支持通过 Tampermonkey 菜单管理已允许的网站列表
- 一键清除所有授权记录

### 使用方法

1. 安装脚本后,访问任意使用 Linux.do OAuth 的网站
2. 在授权页面右下角会出现状态面板
3. 首次授权时手动点击"允许",脚本会自动记住该网站
4. 下次访问同一网站时将自动完成授权(3秒延迟)

### 菜单命令

- `📋 查看已允许的网站` - 显示所有已授权的网站列表
- `🗑️ 清除所有记录` - 清空所有已保存的授权记录

### 匹配网址

```
https://connect.linux.do/oauth2/authorize*
```