Skip to content

chattydogmagazine/automa

 
 

Repository files navigation

Automa

version

An extension for automating your browser by connecting blocks.
From auto-fill forms, doing a repetitive task, taking a screenshot, to scraping data of the website, it's up to you what you want to do with this extension. And you also can schedule when the automation will execute.

Marketplace

In this marketplace, you can share or download a workflow for Automa. Go to marketplace

Project setup

# Install dependencies
yarn install

# Compiles and hot-reloads for development
yarn dev

# Compiles and minifies for production
yarn build

# Create a zip file from the build folder
yarn build:zip

# Lints and fixes files
yarn lint

Contributors

Thanks to everyone who has submitted issues, made suggestions, and generally helped make this a better project.

About

A chrome extension for automating your browser by connecting blocks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 61.5%
  • JavaScript 37.2%
  • CSS 1.2%
  • HTML 0.1%