Describe script access as this add-on, not a second piece of software.

This commit is contained in:
alexveley
2026-09-22 07:45:35 -04:00
parent 41c83dabac
commit c19e619b2f
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<ol class="process">
<li>Issue a secret for each agent or script that should be allowed to work with your bookmarks.</li>
<li>Store that secret with your secrets. This add-on keeps only a hash.</li>
<li>While Firefox is open, those tools call the local bookmarks API. A separately installed native host is what listens for those calls — this page does not need it.</li>
<li>While Firefox is open, those tools talk to this add-on to manage your bookmarks. This page is only for deciding who is allowed.</li>
</ol>
<p id="status" class="muted"></p>
</header>