tinylee / automa

A chrome extension for automating your browser by connecting blocks

Home Page:https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

A chrome extension for automating your browser by connecting blocks

https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca/

License:MIT License


Languages

Language:Vue 61.4%Language:JavaScript 37.0%Language:CSS 1.5%Language:HTML 0.1%