mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-08-06 19:50:20 +03:00
Auto-detect 1C:Enterprise browser extension from Chrome/Edge profiles and load it via launchPersistentContext. Enables native file dialogs (Excel import/export) without "install extension" prompt. - findExtension() scans Chrome/Edge User Data by extension ID - connect() uses launchPersistentContext when extension found, falls back to chromium.launch() otherwise - isConnected() handles both Browser and BrowserContext objects - Temp userDataDir cleaned on disconnect() Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>