From 5a636c58402ff2a12eaf81cc2f98827204c97b88 Mon Sep 17 00:00:00 2001 From: Dawid Urbas Date: Fri, 19 Jul 2024 11:44:44 +0200 Subject: [PATCH] Change description and title --- holo-key-manager-extension/static/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/holo-key-manager-extension/static/manifest.json b/holo-key-manager-extension/static/manifest.json index 4c10149..ea5d580 100644 --- a/holo-key-manager-extension/static/manifest.json +++ b/holo-key-manager-extension/static/manifest.json @@ -1,6 +1,6 @@ { - "name": "Holo key manager", - "description": "A browser extension to manage holo keys", + "name": "Holo Key Manager", + "description": "Holo Key manager is key administration made simple. Generate and securely store keys on dWeb & Web3 applications across multiple devices. Easy transactions and log in with no passwords, open source advanced encryption keeping your keys safe!", "version": "0.0.76", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiAtKvbHNTN3O2BLRZH7RkLczaMLenSeZu+YP+KomPQPZ18nt4DY9boIN/+GWts7gCzEeQq59l8edGdF2P7xAbsRxYR88+zFEbxMtIyfyqJZIlzXwnvPJkwGu/S6arNtX48K7q1+xnJEE7VyeYSj6/i2LR+LmPigCzY9JCP7+SmWVeYbdm3kZmReK0ecfh15RXSNjZpXJUgrbea/RVxweggYKnmhhOUBmuJSCLoWTXIuJPBMwGQK1O2GKBqHOq94bPVSF7j+4WzSpPan70ZZJX/reFsOFE/idfFN6wbizjR1Ne50Po03kudEmfQgoqUhVpd0wP8A3YbqE7ODdZcCPPwIDAQAB", "manifest_version": 3,