feat: 在步骤 6 中新增 cookies 清理功能,优化登录流程

This commit is contained in:
QLHazyCoder
2026-04-15 23:33:51 +08:00
parent 544ecb33c2
commit f3526779c5
3 changed files with 144 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@
"webNavigation",
"declarativeNetRequest",
"debugger",
"browsingData",
"cookies",
"storage",
"scripting",
"activeTab"