feat(ext): improve token validation and error handling
This commit is contained in:
@@ -35,6 +35,9 @@ export class MultiPageAgent extends PageAgentCore {
|
||||
chrome.storage.local.set({
|
||||
isAgentRunning: false,
|
||||
})
|
||||
|
||||
// no need to dispose tabsController and pageController
|
||||
// as they do not keep references
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user