docs(ext): add limitations section

This commit is contained in:
Simon
2026-07-02 02:32:33 +08:00
parent 1f45e74378
commit 8b902e1e10
+4
View File
@@ -96,6 +96,10 @@ Returns: `Promise<ExecutionResult>`
Stop the current task.
## Limitations
- **Normal browser windows only.** This extension relies on tab group API which does not work for pop-up window or PWA App window.
## Types
Install `@page-agent/core` for complete types: