Overview
Terminator Bridge enables desktop automation tools to interact with browser content through a local WebSocket connection (127.0.0.1:17373).
This extension is designed for:
- Desktop automation and RPA (Robotic Process Automation)
- Browser testing and quality assurance
- Workflow automation that requires browser interaction
How it works:
- Connects to local automation tools via WebSocket
- Executes JavaScript in the active tab for element detection and interaction
- Returns results to the automation tool
Privacy & Security:
- Only communicates with localhost (127.0.0.1)
- No data is sent to external servers
- No user data is collected or stored
- Open source: https://github.com/mediar-ai/terminator
Required by Terminator (https://github.com/mediar-ai/terminator) - an open-source desktop automation framework.
Tags
Privacy Practices
🔐 Security Analysis
This extension hasn't been security-scanned yet.