You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address Apple review feedback (Guideline 2.1 — extension not loading content):
- Add nostr-keys/ folder to Xcode project for both iOS and macOS extension
targets so "Manage Nostr Keys" page loads on iPad/iPhone
- Deep-link macOS app Support URL to support.html#safari
- Add id anchors to 6 Safari subsections in support.html
- Add target="nostrkey-web" to all external links across docs pages so
they reuse one browser tab instead of opening new tabs each click
- Replace existing target="_blank" with target="nostrkey-web" on 3 links
- Add scroll-behavior:smooth to support.html
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
<p>Install directly from the <ahref="https://chromewebstore.google.com/detail/nostrkey/cggakcmbihnpmcddkkfmoglgaocnmaop" style="color: var(--accent);">Chrome Web Store</a> — works on Chrome, Edge, Brave, Opera, Vivaldi, and Arc.</p>
399
+
<p>Install directly from the <ahref="https://chromewebstore.google.com/detail/nostrkey/cggakcmbihnpmcddkkfmoglgaocnmaop" target="nostrkey-web" style="color: var(--accent);">Chrome Web Store</a> — works on Chrome, Edge, Brave, Opera, Vivaldi, and Arc.</p>
400
400
401
401
<h3>Chrome Sideload (Developer Mode)</h3>
402
402
<pstyle="color: var(--text-muted); font-size: 0.875rem;">Prefer the latest GitHub build or want to hack on NostrKey? You can load it manually:</p>
<listyle="padding-left: 8px;">Download <code>nostrkey-chrome-v*.zip</code> from the <ahref="https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src/releases/latest" style="color: var(--accent);">latest release</a></li>
404
+
<listyle="padding-left: 8px;">Download <code>nostrkey-chrome-v*.zip</code> from the <ahref="https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src/releases/latest" target="nostrkey-web" style="color: var(--accent);">latest release</a></li>
405
405
<listyle="padding-left: 8px;">Unzip the file</li>
406
406
<listyle="padding-left: 8px;">Open <code>chrome://extensions/</code> in Chrome</li>
407
407
<listyle="padding-left: 8px;">Enable <strong>Developer mode</strong> (top right toggle)</li>
NostrKey and Humanjava Enterprises Inc. do not have a cryptocurrency, token, or coin. Nor will there be one. If anyone suggests otherwise, they are acting fraudulently. <ahref="https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src/issues" style="color: var(--accent-secondary);">Report scams</a>.
478
+
NostrKey and Humanjava Enterprises Inc. do not have a cryptocurrency, token, or coin. Nor will there be one. If anyone suggests otherwise, they are acting fraudulently. <ahref="https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src/issues" target="nostrkey-web" style="color: var(--accent-secondary);">Report scams</a>.
479
479
</p>
480
480
</section>
481
481
</div>
482
482
483
483
<footer>
484
484
<p>
485
-
Created by <ahref="https://humanjava.com">Humanjava Enterprises Inc</a> ·
0 commit comments