diff --git a/extension/manifest.json b/extension/manifest.json index 9394e0833..73952f683 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,12 +1,12 @@ { - "description": "Privacy preserving and transparent payments", + "description": "Taxable Anonymous Libre Electronic Reserves: privacy preserving and transparent payments", "manifest_version": 2, - "name": "Taler Wallet", - "version": "0.1", + "name": "GNU Taler", + "version": "0.1.1", "applications": { "gecko": { - "id": "devs@taler.net" + "id": "walletx@taler.net" } }, diff --git a/extension/popup/balance-overview.html b/extension/popup/balance-overview.html index bb9726ab2..1bc80d97e 100644 --- a/extension/popup/balance-overview.html +++ b/extension/popup/balance-overview.html @@ -21,7 +21,7 @@