Browser Overview
FreshAntigravity includes built-in Chrome browser control, allowing the agent to open, read, and control Chrome for a variety of tasks.
Use Cases
- Test development websites -- preview and interact with your local dev server
- Read internet data -- extract information from web pages
- Automate browser tasks -- fill forms, click buttons, navigate workflows
How It Works
- Uses a browser subagent with a specialized model for visual understanding
- Produces recording and screenshot artifacts for review
- Runs in a separate Chrome profile (isolated from your normal browsing)
- Shows as a separate dock app if Chrome is already running
Configuration
| Setting | Description |
|---|---|
| Enable/Disable Browser | Toggle browser capabilities on or off |
| Custom Chrome Path | Specify a custom Chrome installation path (auto-detected by default) |
WARNING
The browser runs in an isolated profile with no shared cookies or sign-ins from your normal Chrome profile. You will need to sign in to any services separately.