PawWork ZhuaZhua is a Chrome extension that turns an already logged-in browser session into a workspace for an AI web agent. The agent runs from a side panel and can act on the current tab instead of requiring a separate automated browser profile. Users can select content on a live page, describe the desired outcome, and keep generated artifacts inside the session. The extension can execute browser-side actions and guest JavaScript through its sandboxed runtime. It supports editable artifacts such as spreadsheets, document-style content, and generated site HTML. Model access is bring-your-own-key and credentials are stored locally in Chrome rather than routed through a hosted PawWork server. The project installs as an unpacked Manifest V3 extension and requires a recent Chrome release.
Features
- Side-panel AI browser agent
- Control of the currently open Chrome tab
- Selection-first web task workflow
- Sandboxed browser-side JavaScript execution
- Editable spreadsheet, document, and HTML artifacts
- Bring-your-own OpenAI-compatible model credentials