Automa
StaleDescription
Automa is an open-source browser automation extension that lets you chain visual blocks to auto-fill forms, scrape websites, schedule repetitive tasks, and build browser workflows without coding.
Key Features
- Visual block builder - drag-and-drop triggers, actions, and data-flow nodes
- Auto form filling - batch fill form fields based on rules or data sources
- Web scraping - extract text, attributes, and tables, export to CSV/JSON
- Scheduled and event-driven execution - trigger workflows by time or events
- Workflow marketplace - share and download community-built automation templates
- Cross-browser support - works as an extension on both Chrome and Firefox
Use Cases
Categories
Quick Start
# Install from the Chrome Web Store
# https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca
# Or build locally
pnpm install
pnpm dev
pnpm build
# Load the unpacked extension via chrome://extensions with Developer Mode enabled