Live data from Hacker News

Automa: A Chrome extension for automating the browser

chrome.google.com

1–10 of 22 posts

Re: Automa: A Chrome extension for automating the browser

#8
post #3

It's even open-source [0], makes me feel better since I'm quite paranoid when it comes to chrome extensions. [0] https://github.com/kholid060/automa

Browser extension stores should be more transparent about open source and licensing.

And probably they should collaborate with CI providers - eg. make contract with GitHub to sign artifacts with "these files were built using following pipeline from commit XYZ in repository JohnSmith/UserBase".

Re: Automa: A Chrome extension for automating the browser

#9

What's the most interesting or complicated flow someone has built using this? Just curious.

One use case that got me interested in browser automation is the task of creating a new twitter account which follows everyone followed by an existing twitter account. Aka automating clicking and scrolling the same button down a page.

Something to try out

Post reply on HN