AutomaChrome 自动化扩展
Automa 是一款用于自动化 Chrome 浏览器的扩展,如:自动填写表单、执行重复性任务、截取屏幕截图、抓取网站数据,还可以安排自动化执行的时间。
项目设置
# 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
评论
