Rename the add-on Bookmarks API and drop CLI copy from the product UI.

This commit is contained in:
alexveley
2026-09-22 07:33:35 -04:00
parent 9242c01015
commit de0814f3ed
7 changed files with 27 additions and 54 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<link rel="stylesheet" href="ui.css">
</head>
<body class="popup">
<h1>Agent Bridge</h1>
<h1>Bookmarks API</h1>
<p id="status" class="muted">Checking host…</p>
<button id="manage" type="button">Manage clients</button>
<script src="popup.js"></script>