86b79a45ceImplement CDP network interception feature in Electron app; add handlers for enabling, disabling, and updating network patterns. Enhance preload script to expose new API methods for network interception and update BrowserTab component to utilize CDP for API data extraction.
2a99ffe357Refactor client and server code to support batch account status refresh and task management. Updated package configuration, switched to CommonJS in Electron files, and added new API endpoints for refreshing accounts and managing tasks. Enhanced UI with task indicators and dialogs for better user experience. Improved error handling and logging throughout the application.