Automaapp Automa_raw
Title: GitHub - AutomaApp/automa: A browser extension for automating your browser by connecting blocks
URL Source: https://github.com/AutomaApp/automa
Markdown Content: GitHub - AutomaApp/automa: A browser extension for automating your browser by connecting blocks
===============
Skip to content Navigation Menu —————
Toggle navigation
Appearance settings
- Product
* [GitHub Copilot Write better code with AI](https://github.com/features/copilot)
* [GitHub Models New Manage and compare prompts](https://github.com/features/models)
* [GitHub Advanced Security Find and fix vulnerabilities](https://github.com/security/advanced-security)
* [Actions Automate any workflow](https://github.com/features/actions)
* [Codespaces Instant dev environments](https://github.com/features/codespaces)
* [Issues Plan and track work](https://github.com/features/issues)
* [Code Review Manage code changes](https://github.com/features/code-review)
* [Discussions Collaborate outside of code](https://github.com/features/discussions)
* [Code Search Find more, search less](https://github.com/features/code-search)
Explore * Why GitHub * All features * Documentation * GitHub Skills * Blog
- Solutions
By company size * Enterprises * Small and medium teams * Startups * Nonprofits
By use case * DevSecOps * DevOps * CI/CD * View all use cases
By industry * Healthcare * Financial services * Manufacturing * Government * View all industries
- Resources
Topics * AI * DevOps * Security * Software Development * View all
Explore * Learning Pathways * Events & Webinars * Ebooks & Whitepapers * Customer Stories * Partners * Executive Insights
- Open Source
* [GitHub Sponsors Fund open source developers](https://github.com/sponsors)
* [The ReadME Project GitHub community articles](https://github.com/readme)
Repositories * Topics * Trending * Collections
- Enterprise
* [Enterprise platform AI-powered developer platform](https://github.com/enterprise)
Available add-ons * GitHub Advanced Security Enterprise-grade security features * Copilot for business Enterprise-grade AI features * Premium Support Enterprise-grade 24/7 support
Search or jump to…
Search code, repositories, users, issues, pull requests…
Search
Clear
Provide feedback
We read every piece of feedback, and take your input very seriously.
- Include my email address so I can be contacted
Cancel Submit feedback
Saved searches
Use saved searches to filter your results more quickly
Name
Query
To see all available qualifiers, see our documentation.
Cancel Create saved search
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- NotificationsYou must be signed in to change notification settings
- Fork 2k
- Star 18.4k
A browser extension for automating your browser by connecting blocks
License
18.4k stars2k forksBranchesTagsActivity
NotificationsYou must be signed in to change notification settings
- Code
- Issues 268
- Pull requests 18
- Discussions
- Actions
- Projects 0
- Wiki
- Security### Uh oh! There was an error while loading.Please reload this page.
- Insights
Additional navigation options
AutomaApp/automa
main
Go to file
Code
Open more actions menu
Folders and files
Repository files navigation
Automa
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
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
undefinedjs export default function() { return ‘anything-you-want’; } undefined
undefinedshell
Install dependencies
pnpm install
Compiles and hot-reloads for development for the chrome browser
pnpm dev
Compiles and minifies for production for the chrome browser
pnpm build
Create a zip file from the build folder
pnpm build:zip
Compiles and hot-reloads for development for the firefox browser
pnpm dev:firefox
Compiles and minifies for production for the firefox browser
pnpm build:firefox
Lints and fixes files
pnpm lint undefined
Install Locally
Chrome
- Open chrome and navigate to extensions page using this URL: chrome://extensions.
- Enable the “Developer mode”.
- Click “Load unpacked extension” button, browse the
automa/build
directory and select it.
Firefox
- Open firefox and navigate to
about:debugging#/runtime/this-firefox
. - Click the “Load Temporary Add-on” button.
- Browse the
automa/build
directory and select themanifest.json
file.
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.
About
A browser extension for automating your browser by connecting blocks
Topics
javascriptchrome-extensionworkflowautomationvuefirefox-extensionbrowser-extensionhacktoberfestbrowser-automation
Resources
License
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases 94
Uh oh!
There was an error while loading. Please reload this page.
Contributors 41
Languages
- Vue 57.3%
- JavaScript 42.1%
- Other 0.6%
Footer
Footer navigation
You can’t perform that action at this time.