runbookai-host
v1.0.2
Published
Runbook AI Native Messaging Host
Readme
Runbook AI Native Messaging Host
This is the native messaging host component for the Runbook AI Chrome extension. Runbook AI is an AI-powered Chrome extension that helps you automate tasks and manage your workflow efficiently.
Overview
The native messaging host enables the Runbook AI Chrome extension to interact with your local system, providing capabilities beyond what's possible within the browser sandbox. This includes system automation, file operations, and other desktop interactions.
Features
- Native System Integration: Enables the Chrome extension to interact with your operating system
- Cross-Platform Support: Works on Windows, macOS, and Linux
- Secure Communication: Uses Chrome's native messaging protocol for secure extension-to-host communication
- System Automation: Provides desktop automation capabilities through nut.js integration
Prerequisites
- Node.js (version 14 or higher)
- Chrome or Chromium browser
- Runbook AI Chrome extension installed
Installation
# Install for Chrome (default)
./install-manifest.sh
# Install for Chromium
./install-manifest.sh --chromium