|
@@ -9,10 +9,22 @@ An extension for automating your browser by connecting blocks. <br />
|
|
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!
|
|
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
|
|
## Downloads
|
|
-| | |
|
|
|
|
-|:-------------------------:|:-------------------------:|
|
|
|
|
-| <a href="https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca"><img src="https://user-images.githubusercontent.com/22908993/166417152-f870bfbd-1770-4c28-b69d-a7303aebc9a6.png" alt="Chrome web store" /><br />Chrome Web Store</a> | <a href="https://addons.mozilla.org/en-US/firefox/addon/automa/"><img src="https://user-images.githubusercontent.com/22908993/166417727-3481fef4-00e5-4cf0-bb03-27fb880d993c.png" alt="Firefox add-ons" /><br />Firefox Add-ons</a> |
|
|
|
|
-
|
|
|
|
|
|
+<table cellspacing="0" cellpadding="0">
|
|
|
|
+ <tr>
|
|
|
|
+ <td valign="center">
|
|
|
|
+ <a align="center" href="https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca">
|
|
|
|
+ <img src="https://user-images.githubusercontent.com/22908993/166417152-f870bfbd-1770-4c28-b69d-a7303aebc9a6.png" alt="Chrome web store" />
|
|
|
|
+ <p align="center">Chrome Web Store</p>
|
|
|
|
+ </a>
|
|
|
|
+ </td>
|
|
|
|
+ <td valign="center">
|
|
|
|
+ <a href="https://addons.mozilla.org/en-US/firefox/addon/automa/">
|
|
|
|
+ <img src="https://user-images.githubusercontent.com/22908993/166417727-3481fef4-00e5-4cf0-bb03-27fb880d993c.png" alt="Firefox add-ons" />
|
|
|
|
+ <p align="center">Firefox Add-ons</p>
|
|
|
|
+ </a>
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+</table>
|
|
|
|
|
|
## Marketplace
|
|
## Marketplace
|
|
Browse the Automa marketplace where you can share and download workflows with others. [Go to the marketplace »](https://automa.vercel.app/workflows)
|
|
Browse the Automa marketplace where you can share and download workflows with others. [Go to the marketplace »](https://automa.vercel.app/workflows)
|