From 6ac201c20441936e78bbc401ac977d919c238302 Mon Sep 17 00:00:00 2001 From: Ritabrata Maiti Date: Tue, 19 May 2026 11:16:49 +0530 Subject: [PATCH] Add: Browy --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 18ff815..58c1b9c 100644 --- a/readme.md +++ b/readme.md @@ -159,6 +159,7 @@ - [TracerBench](https://github.com/TracerBench/tracerbench) - A controlled performance benchmarking tool for web applications, providing clear, actionable and usable insights into performance deltas. ### Automation +- [Browy](https://github.com/BrowyHQ/browy) - Open-source AI agent that lives in a Chromium extension (Chrome / Edge / Brave). Drives the active tab through the DevTools Protocol from a side panel chat or a terminal-style DevTools panel CLI. Powered by your GitHub Copilot subscription. - [Puppeteer IDE](https://github.com/gajananpp/puppeteer-ide-extension) - Standalone Puppeteer playground in browser's developer tools. - [k6 browser](https://github.com/grafana/xk6-browser) - Browser automation and end-to-end web testing tool that interacts with browsers and collects frontend performance metrics.