Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pitiflautico
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
pitiflautico
29d ago
Domain allowlist is in: NEOBROWSER_DOMAIN_ALLOWLIST=github.com, .docs.rs — navigate rejects anything not listed with an error that names the allowed hosts. Exact hosts or .suffix, opt-in (unset = no restriction). Appreciate the push on thi
2.
▲
by
pitiflautico
29d ago
Fair challenge. The README's claims are the verifiable kind, though: CI installs real Chrome and runs the stealth checks on every push, the bot.sannysoft run is one cargo test away, and the benchmark vs Playwright MCP is in bench/
3.
▲
by
pitiflautico
29d ago
Not quite — the usual browser/computer-use options launch a fresh, cookie-less Chromium, so you hit login walls and bot checks constantly. NeoBrowser drives the real Chrome binary with your actual logged-in profile. That's the par
4.
▲
by
pitiflautico
29d ago
That's supported as a first-class mode: NEOBROWSER_ATTACH_PORT=9222 attaches to your running Chrome and never patches or kills it. The cookie-import path exists for when you'd rather not keep a debug port open.
5.
▲
by
pitiflautico
29d ago
I built NeoBrowser because every browser MCP I tried had the same failure mode: it launches a fresh, fingerprintable headless browser with no cookies, so the model hits login walls and bot checks constantly. NeoBrowser drives the real Googl
6.
▲
NeoBrowser: An MCP server that drives real Chrome with your logged-in sessions
(github.com)
34 points
by
pitiflautico
29d ago
|
30 comments