feat: 添加对手动执行步骤 4 的前置条件检查,确保认证页标签存在

This commit is contained in:
QLHazyCoder
2026-04-23 01:00:39 +08:00
parent 7ba9e609ab
commit 9dbc7bbf21
5 changed files with 56 additions and 4 deletions
+2
View File
@@ -6428,6 +6428,7 @@ const messageRouter = self.MultiPageBackgroundMessageRouter?.createMessageRouter
getPendingAutoRunTimerPlan,
getSourceLabel,
getState,
getTabId,
getStopRequested: () => stopRequested,
handleCloudflareSecurityBlocked,
handleAutoRunLoopUnhandledError,
@@ -6439,6 +6440,7 @@ const messageRouter = self.MultiPageBackgroundMessageRouter?.createMessageRouter
isLocalhostOAuthCallbackUrl,
isLuckmailProvider,
isStopError,
isTabAlive,
launchAutoRunTimerPlan,
listIcloudAliases,
listLuckmailPurchasesForManagement,