Keep client secrets in add-on storage; host only verifies and serves the local API.
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
</head>
|
||||
<body class="popup">
|
||||
<h1>Bookmarks API</h1>
|
||||
<p id="status" class="muted">Checking host…</p>
|
||||
<p class="muted">An API add-on for Firefox so agents and scripts can manage your bookmarks.</p>
|
||||
<p id="status" class="muted">Checking…</p>
|
||||
<button id="manage" type="button">Manage clients</button>
|
||||
<script src="popup.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user