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.
{
"name": "adom-native-browser-bridge",
"version": "0.1.41",
"private": true,
"description": "adom-desktop bridge for the Adom native-browser extension (Chrome + Edge)",
"main": "server.js",
"bin": {
"adom-native-browser-bridge": "server.js"
},
"scripts": {
"start": "node server.js"
},
"license": "MIT"
}