diff --git a/package.json b/package.json index 1dc4c7c..e0c692b 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "plebeian-signer", - "version": "v1.1.3", + "version": "v1.1.4", "custom": { "chrome": { - "version": "v1.1.3" + "version": "v1.1.4" }, "firefox": { - "version": "v1.1.3" + "version": "v1.1.4" } }, "scripts": { diff --git a/projects/chrome/public/manifest.json b/projects/chrome/public/manifest.json index ee98a6f..dabaa96 100644 --- a/projects/chrome/public/manifest.json +++ b/projects/chrome/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Plebeian Signer - Nostr Identity Manager & Signer", "description": "Manage and switch between multiple identities while interacting with Nostr apps", - "version": "1.1.3", + "version": "1.1.4", "homepage_url": "https://github.com/PlebeianApp/plebeian-signer", "options_page": "options.html", "permissions": [ diff --git a/projects/chrome/src/app/components/edit-identity/ncryptsec/ncryptsec.component.html b/projects/chrome/src/app/components/edit-identity/ncryptsec/ncryptsec.component.html index afc41fe..067cd18 100644 --- a/projects/chrome/src/app/components/edit-identity/ncryptsec/ncryptsec.component.html +++ b/projects/chrome/src/app/components/edit-identity/ncryptsec/ncryptsec.component.html @@ -6,16 +6,26 @@ Get ncryptsec -
- Enter a password to encrypt your private key. The resulting ncryptsec can be - used to securely backup or transfer your key. -
+ +@if (ncryptsec) { +Tap the text or button to copy to clipboard
-+ Enter a password to encrypt your private key. The resulting ncryptsec can be + used to securely backup or transfer your key. +
- Enter a password to encrypt your private key. The resulting ncryptsec can be - used to securely backup or transfer your key. -
+ +@if (ncryptsec) { +Tap the text or button to copy to clipboard
-+ Enter a password to encrypt your private key. The resulting ncryptsec can be + used to securely backup or transfer your key. +