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.
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
<!doctype html><html lang="en"><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Privacy Policy — Adom for Chrome & Edge</title>
<style>
body{max-width:760px;margin:40px auto;padding:0 20px;font:16px/1.6 -apple-system,Segoe UI,Roboto,sans-serif;color:#1d1d1f;background:#fff}
h1{font-size:30px;line-height:1.2}h2{font-size:21px;margin-top:1.8em;border-top:1px solid #eee;padding-top:1em}h3{font-size:17px}
code{background:#f3f4f6;padding:1px 5px;border-radius:4px;font-size:.9em}
a{color:#0a66c2}hr{border:none;border-top:1px solid #eee;margin:1.5em 0}
@media(prefers-color-scheme:dark){body{background:#0d1117;color:#e6edf3}code{background:#1b2230}a{color:#58a6ff}h2,hr{border-color:#222}}
</style></head><body>
<h1>Privacy Policy — Adom for Chrome & Edge</h1>
<p><strong>Effective date:</strong> June 25, 2026</p>
<p><strong>Publisher:</strong> Adom Industries Inc. ("Adom", "we", "us")</p>
<p><strong>Contact:</strong> [email protected] · <a href="https://adom.inc">https://adom.inc</a></p>
<p>This policy explains how the <strong>Adom for Chrome & Edge</strong> browser extension (the "Extension") handles</p>
<p>information, in plain terms.</p>
<hr>
<h2>Who we are, and why this extension needs broad browser capabilities</h2>
<p><strong>Adom Industries is an AI electronics-prototyping company.</strong> We build a full, AI-native development</p>
<p>environment for the entire electronics industry — and we let developers everywhere build *on top of us*.</p>
<p>Our ecosystem and our users are continuously writing and running code: **web-based oscilloscopes,</p>
<p>web-based electronic design automation (EDA) and CAD software, and applications that drive and control</p>
<p>real circuit boards** — all in the browser, all day, every day.</p>
<p>Because Adom is a <strong>complete "vibe coding" development environment</strong> — where an AI assistant and the</p>
<p>developer build software together in real time — the Extension is designed to **operate the browser the</p>
<p>same way a human developer does**: open and navigate pages, read and screenshot what's on screen, fill</p>
<p>forms, click controls, inspect the DOM, run and debug JavaScript, and manage tabs, windows, downloads,</p>
<p>and the developer's own signed-in sessions. It is the **same category of capability that AI coding</p>
<p>assistants such as the Claude browser extension use to drive a browser for the user** — the AI agent's</p>
<p>hands inside the developer's own browser. The Extension's powerful permissions exist to deliver that</p>
<p>functionality on your command.</p>
<h2>What the Extension does</h2>
<p>The Extension runs <strong>inside your own browser</strong> and acts on the commands you — or your Adom AI session,</p>
<p>working on your behalf — give it. To carry out a task, it can read and screenshot the pages you're</p>
<p>working on, fill and click and type, run and debug JavaScript on the live page, manage your tabs,</p>
<p>windows, and downloads, and use your existing signed-in sessions so your tools and vendor sites just</p>
<p>work. It acts on a page as part of a command you issue — it's your AI's hands, working where you point</p>
<p>them.</p>
<h2>Where information goes, and how it's used</h2>
<p>The Extension connects, through a Chrome <strong>native-messaging host on your own computer</strong>, to your local</p>
<p><strong>Adom Desktop</strong> application. Commands flow to the Extension and results — including screenshots and page</p>
<p>data — flow back to <strong>your own active Adom AI session</strong> so it can complete the task you asked for.</p>
<p>Depending on how you run Adom, that session may execute in <strong>Adom cloud infrastructure you control</strong>, in</p>
<p>which case the data needed for your task transits to that session to fulfill your request — the same way</p>
<p>any cloud-based AI assistant receives the page it is helping you with.</p>
<p>That data is used for one thing: <strong>carrying out the automation you request.</strong> Adom's business is selling</p>
<p>electronics-prototyping and development tools — your browsing and the contents of your work stay yours,</p>
<p>and are not used for advertising. Your saved passwords stay with the browser; the browser's own autofill</p>
<p>enters them when a login is needed.</p>
<h2>How long it's kept</h2>
<p>The screenshots and page data captured to complete a request live for as long as the request needs them</p>
<p>and as part of your Adom session transcript, under that session's normal retention. The Extension itself</p>
<p>keeps only a small amount of local state in your browser — a map of your sessions to their windows —</p>
<p>which is cleared whenever you remove the Extension.</p>
<h2>Security</h2>
<p>The channel between the Extension and your computer uses Chrome's native-messaging transport and a</p>
<p>loopback (127.0.0.1) connection pinned to this Extension's identity, so other pages and extensions can't</p>
<p>drive it. Connections out to your Adom session use authenticated, encrypted transport.</p>
<h2>Your controls</h2>
<ul>
<li>Remove the Extension at any time (Chrome/Edge → Extensions → Remove) to end all access.</li>
<li>The Extension only acts while your Adom Desktop and an Adom AI session are connected — with them</li>
</ul>
<p> closed, it's idle.</p>
<ul>
<li>For any question about your data, email <strong>[email protected]</strong>.</li>
</ul>
<h2>Children</h2>
<p>The Extension is a professional developer tool and isn't directed to children under 13.</p>
<h2>Changes</h2>
<p>We may update this policy as the product evolves; the "Effective date" above will change and material</p>
<p>updates will appear on this page.</p>
<h2>Contact</h2>
<p><strong>Adom Industries Inc.</strong> — [email protected] — <a href="https://adom.inc">https://adom.inc</a></p>
</body></html>