feat: 添加对 Gmail 邮箱的支持,包括邮箱前缀解析和验证码提取功能

This commit is contained in:
QLHazyCoder
2026-04-15 10:03:20 +08:00
parent 373588dcfe
commit 64868e05c1
6 changed files with 749 additions and 12 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "多页面自动化",
"version": "9.0.0",
"version": "9.2.0",
"description": "用于自动执行多步骤 OAuth 注册流程",
"permissions": [
"sidePanel",
@@ -99,4 +99,4 @@
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
}
}