Skip to content

Commit b47ca7c

Browse files
vveerrggclaude
andcommitted
docs: add Chrome Web Store link now that extension is live
Replace "coming soon" / "pending review" placeholders with the actual Chrome Web Store listing URL across the website and README. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1b48ca1 commit b47ca7c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ NostrKey is also available as native mobile apps that wrap this extension's UI:
118118
3. **Safari:** Build from source (see below)
119119

120120
### Chrome Web Store
121-
Submission in progress — pending review.
121+
[Install from Chrome Web Store](https://chromewebstore.google.com/detail/nostrkey/cggakcmbihnpmcddkkfmoglgaocnmaop)
122122

123123
### Apple App Store (Safari for macOS & iOS)
124124
Coming soon — submission in progress. See [docs_project_info/APPLE-APP-STORE-SUBMISSION.md](docs_project_info/APPLE-APP-STORE-SUBMISSION.md) for details.

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,10 +378,10 @@ <h4>🔓 Open Source</h4>
378378
<h2>Download & Install</h2>
379379

380380
<div class="download-grid">
381-
<a href="https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src/releases/latest" class="download-card">
381+
<a href="https://chromewebstore.google.com/detail/nostrkey/cggakcmbihnpmcddkkfmoglgaocnmaop" class="download-card">
382382
<svg viewBox="0 0 24 24" fill="#4285F4"><circle cx="12" cy="12" r="10"/><path fill="#fff" d="M12 6a6 6 0 100 12 6 6 0 000-12zm0 10.5a4.5 4.5 0 110-9 4.5 4.5 0 010 9z"/></svg>
383383
<h4>Chrome</h4>
384-
<p>Manifest V3</p>
384+
<p>Chrome Web Store</p>
385385
</a>
386386
<a href="https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src/releases/latest" class="download-card">
387387
<svg viewBox="0 0 24 24" fill="#0066CC"><rect width="24" height="24" rx="5" fill="#0066CC"/><text x="12" y="17" text-anchor="middle" fill="white" font-size="14" font-weight="bold">S</text></svg>

docs/support.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ <h2>
312312

313313
<h3>Installation from Chrome Web Store</h3>
314314
<ol class="step-list">
315-
<li>Visit the <a href="https://chrome.google.com/webstore">Chrome Web Store</a> (coming soon)</li>
315+
<li>Visit <a href="https://chromewebstore.google.com/detail/nostrkey/cggakcmbihnpmcddkkfmoglgaocnmaop">NostrKey on the Chrome Web Store</a></li>
316316
<li>Click <strong>Add to Chrome</strong></li>
317317
<li>Click <strong>Add extension</strong> in the confirmation dialog</li>
318318
<li>The NostrKey icon will appear in your browser toolbar</li>

0 commit comments

Comments
 (0)