MyGit

AutomaApp/automa

Fork: 1271 Star: 11660 (更新于 2024-11-09 16:06:57)

license: NOASSERTION

Language: Vue .

A browser extension for automating your browser by connecting blocks

最后发布版本: v1.28.27 ( 2024-02-06 14:56:29)

官方网址 GitHub网址

Automa

Automa latest version Follow Us on Twitter Chat with us on Discord

An extension for automating your browser by connecting blocks.
Auto-fill forms, do a repetitive task, take a screenshot, or scrape website data — the choice is yours. You can even schedule when the automation will execute!

Downloads

Chrome web store

Chrome Web Store

Firefox add-ons

Firefox Add-ons

Marketplace

Browse the Automa marketplace where you can share and download workflows with others. Go to the marketplace »

Automa Chrome Extension Builder

Automa Chrome Extension Builder (Automa CEB for short) allows you to generate a standalone chrome extension based on Automa workflows. Go to the documentation »

Project setup

Before running the yarn dev or yarn build script, you need to create the getPassKey.js file in the src/utils directory. Inside the file write

export default function() {
  return 'anything-you-want';
}
# Install dependencies
yarn install

# Compiles and hot-reloads for development for the chrome browser
yarn dev

# Compiles and minifies for production for the chrome browser
yarn build

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

# Compiles and hot-reloads for development for the firefox browser
yarn dev:firefox

# Compiles and minifies for production for the firefox browser
yarn build:firefox

# Lints and fixes files
yarn lint

Install Locally

Chrome

  1. Open chrome and navigate to extensions page using this URL: chrome://extensions.
  2. Enable the "Developer mode".
  3. Click "Load unpacked extension" button, browse the automa/build directory and select it.

Install in chrome

Firefox

  1. Open firefox and navigate to about:debugging#/runtime/this-firefox.
  2. Click the "Load Temporary Add-on" button.
  3. Browse the automa/build directory and select the manifest.json file.

Install in firefox

Contributors

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

License

Source code in this repository is variously licensed under the GNU Affero General Public License (AGPL), or the Automa Commercial License.

See LICENSE.txt for details.

最近版本更新:(数据更新于 2024-10-08 18:09:35)

2024-02-06 14:56:29 v1.28.27

2023-12-23 09:52:02 v1.28.25

2023-12-19 15:34:19 v1.28.24

2023-11-21 15:26:45 v1.28.22

2023-11-11 15:54:16 v1.28.21

2023-10-30 12:13:32 v1.28.18

2023-10-24 12:21:06 v1.28.17

2023-10-18 12:01:59 v1.28.16

2023-10-06 13:38:41 v1.28.15

2023-10-02 14:14:45 v1.28.14

主题(topics):

automation, browser-automation, browser-extension, chrome-extension, firefox-extension, hacktoberfest, javascript, vue, workflow

AutomaApp/automa同语言 Vue最近更新仓库

2024-11-20 02:06:40 BewlyBewly/BewlyBewly

2024-11-18 01:20:01 VueTorrent/VueTorrent

2024-11-12 23:14:34 jxxghp/MoviePilot-Frontend

2024-11-11 14:59:22 vueComponent/ant-design-vue

2024-11-10 16:39:15 hslr-s/sun-panel

2024-11-03 10:21:12 LauZzL/leitingzhanji-ui