Browser Extension
Last updated
Stakpak Browser Extension lets your AI agent use your real browser (The one you’re already logged into)
Your agent sends simple CLI commands (navigate, click, type), and they run directly in your active session.
Its gives stakpak access to use the browser
Stakpak Browser has two parts: a Chrome extension and a CLI tool. Both are required.
Open the Staktab Chrome Web Store page
Click "Add to Chrome"
Confirm the permissions
The extension requests tab and scripting permissions solely to execute commands issued by your local CLI. It operates entirely locally, no data is sent to external servers.
If the daemon is running and the extension is connected, you're ready to go.
Stakpak Browser requests the minimum permissions needed to function:
Tab access: To navigate, snapshot, and manage tabs
Scripting: To execute click, type, and scroll actions on page elements
All operations happen locally. No data is sent to external servers. The extension cannot act without an explicit command from your CLI.
Last updated