Skip to content

Commit 604ad49

Browse files
vveerrggclaude
andcommitted
docs: add Google Play link to ecosystem table
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6121e99 commit 604ad49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ This app does not collect any user data or transmit any data over a network conn
183183
| Platform | Repo | Description |
184184
|----------|------|-------------|
185185
| **Browser** | [nostrkey.browser.plugin.src](https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src) | Chrome + Safari extension — [Chrome Web Store](https://chromewebstore.google.com/detail/nostrkey/cggakcmbihnpmcddkkfmoglgaocnmaop) |
186-
| **Android** | [nostrkey.app.android.src](https://github.com/HumanjavaEnterprises/nostrkey.app.android.src) | Native Android app (dual-WebView + AndroidBridge) |
186+
| **Android** | [nostrkey.app.android.src](https://github.com/HumanjavaEnterprises/nostrkey.app.android.src) | Native Android app [Google Play](https://play.google.com/store/apps/details?id=com.nostrkey.app) |
187187
| **iOS** | [nostrkey.app.ios.src](https://github.com/HumanjavaEnterprises/nostrkey.app.ios.src) | Native iOS app (dual-WKWebView + IOSBridge) — this repo |
188188

189189
Both mobile apps bundle the browser extension's HTML/JS/CSS assets and run them inside WebViews. A platform-specific polyfill layer translates Chrome extension APIs (`chrome.storage.local`, `chrome.runtime.sendMessage`) into native equivalents. The apps are independent of the Safari extension companion app found in `nostrkey.browser.plugin.src/apple/`.

0 commit comments

Comments
 (0)