|
@@ -33,7 +33,11 @@ Auto-fill forms, do a repetitive task, take a screenshot, or scrape website data
|
|
|
</table>
|
|
|
|
|
|
## 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://www.automa.site/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 »](https://docs.automa.site/extension-builder)
|
|
|
+
|
|
|
|
|
|
## 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
|