remote-browser
remote-browser copied to clipboard
A low-level browser automation framework built on top of the Web Extensions API standard.
I'm really excited about this project. A potential gotcha was pointed out in the [hn thread](https://news.ycombinator.com/item?id=16829300), so I thought I'd take the conversation here since that thread seems to have...
I have recently started using remote-browser and when I was working on it, I realized that the documentation is extremely lacking and it took me snooping around the code a...
The README makes multiple references to a 'Remote Browser' extension, but neither provides a link to it or any steps to to install it from source (possible the src/extension directory)....
[Turbo](https://medium.com/@ericsimons/introducing-turbo-5x-faster-than-yarn-npm-and-runs-natively-in-browser-cc2c39715403) might be relevant here.
It's convenient for quickly launching browsers, but it really shouldn't be necessary.
It would be nice to add `--headless` browser option when launching in production, [available in Chrome since v59](https://developers.google.com/web/updates/2017/04/headless-chrome#nodechromelauncher), also [available in Mozilla Firefox](https://developer.mozilla.org/en-US/Firefox/Headless_mode).