automaapp/automa

A browser extension for automating your browser by connecting blocks

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 19 minutes ago
Added to GitGenius on September 2nd, 2026
Created on October 2nd, 2021
Open Issues & Pull Requests: 377 (+0)
GitHub issues: Enabled
Number of forks: 2,342
Total Stargazers: 21,604 (+0)
Total Subscribers: 169 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.9 days
Mean response time: 32.1 days
90th percentile: 89.5 days
Tracked items: 193

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 81% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 3% of issues opened in the past year have been closed. Three people close 57% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 268
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 529 days
Stale 30+ days: 266
Stale 90+ days: 257

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (15)
  • enhancement (8)
  • wontfix (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Automa is a browser extension that automates browser tasks by connecting visual blocks into workflows.

The extension addresses the need to automate repetitive browser interactions without writing code. It works by providing a visual block-based interface where users connect different action blocks to create automation workflows. These blocks represent common browser operations like clicking elements, filling forms, extracting data, and navigating pages. Users build workflows by arranging and connecting these blocks in a logical sequence, then execute them to automate their intended tasks.

The tool suits users who perform repetitive browser tasks but lack programming experience, as it requires no code writing. It works well for data extraction, form filling, web scraping, and other browser automation scenarios that don't require complex logic. Teams automating business processes and individuals automating personal workflows both benefit from the visual approach. The extension runs directly in the browser, making it accessible without additional infrastructure or setup.

The project shows consistent development activity with regular updates to the codebase. The maintainers actively respond to and merge contributions from the community. The project maintains documentation and examples that help new users understand how to build workflows. Development focuses on expanding the block library and improving the visual editor interface to support more automation scenarios.