app
Adom Browser Extension
Public Made by Adomby adom
Your AI's hands in your real, signed-in browser. The Adom Browser Extension (abe) works with both Chrome and Edge: build, drive, and test web apps, and log past vendor walls, in the browser you already use - cookies, SSO, saved logins and captcha trust intact. The nbrowser_* bridge (pup's counterpart) runs in your actual logged-in profile.
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
{
"slug": "adom-browser-extension",
"title": "Adom Browser Extension",
"summary": "Your AI's hands in your real, signed-in Chrome & Edge. The browser extension that lets your Adom AI assistant build, drive, and test web software - web oscilloscopes, EDA & CAD, and circuit-board-control apps - right in the browser you already work in. The same category of capability as the Claude browser extension.",
"category": "Developer Tools",
"tags": [
"browser",
"extension",
"chrome",
"edge",
"nbrowser",
"ai-agent",
"developer-tools",
"vibe-coding",
"native-messaging",
"adom-desktop"
],
"status": "live",
"discovery_triggers": [
"log into a website for me",
"sign in to a site for me",
"log into digikey",
"log into mouser",
"handle the login for me",
"use my saved passwords",
"use my saved logins",
"get past a login wall",
"log in with my real account",
"authenticate on a website",
"my ai needs to log into a website",
"sign into my account on a site",
"log into a vendor site",
"fill out a form on a site im logged into",
"fill a form on a signed-in site",
"submit a form for me while logged in",
"download a file behind a login",
"download a datasheet behind a login",
"control my real chrome",
"control my real signed-in chrome",
"drive my real logged-in browser",
"drive chrome",
"drive edge",
"automate my real browser",
"use my actual browser not a fresh one",
"ai drive my browser",
"logged-in browser",
"real chrome",
"test my web app in my real chrome",
"build and test a web app in my browser",
"adom browser extension",
"native browser extension",
"nbrowser"
],
"hero": {
"type": "image",
"path": "screenshots/hero-v8.png"
},
"visibility": "public",
"brief": "Your AI's hands in your real, signed-in browser. The Adom Browser Extension (abe) works with both Chrome and Edge: build, drive, and test web apps, and log past vendor walls, in the browser you already use - cookies, SSO, saved logins and captcha trust intact. The nbrowser_* bridge (pup's counterpart) runs in your actual logged-in profile.",
"discovery_pitch": "The native-browser extension drives the user's REAL signed-in Chrome/Edge via nbrowser_* verbs: use it for LOGGING IN, filling forms, and downloading behind auth with their OWN saved passwords - pup cannot (it is a fresh Chrome-for-Testing with no logins). Next moves: run 'adom-desktop bridge_list' to check it is installed; if not, OFFER to install it (see the installing-the-extension skill) - never make the user do it. If this container lacks the skills, 'adom-wiki pkg install adom/adom-browser-extension'. Check readiness with 'adom-desktop nbrowser_readiness' (state:needs-extension means offer the install)."
}