TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Attempt to create browser-use in Chrome extension

2 pointsby gurvinderd3 days ago
Inspired by Playwright-MCP, Browser-Use and Langgraph. My goal is to create Manus like chrome extension. Eventually, this should be able to use the in built browser models instead of LLM APIs to make it completely free. I believe the browser coming from Perplexity will have these capabilities built in. So i thought why not make chrome more powerful just by extension :-) Playwright seems to be bit challenging to put in browser, so i repurposed the playwright mcp to work with puppeteer so that it can work in chrome extension. And i tried using langgraph instead of vanilla langchain. Published the chrome extension here - <a href="https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;auto-browse&#x2F;ngnikmgmglbjbhdphbikalohholhalfe?hl=en-US&amp;utm_source=ext_sidebar" rel="nofollow">https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;auto-browse&#x2F;ngnikmg...</a> Github repo : <a href="https:&#x2F;&#x2F;github.com&#x2F;auto-browse&#x2F;auto-browse-agent">https:&#x2F;&#x2F;github.com&#x2F;auto-browse&#x2F;auto-browse-agent</a> Looking for feedback. I know there are others out there which have similar features.

no comments

no comments