diff --git a/package-lock.json b/package-lock.json index ccf58619..598c7674 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "casper-signer", - "version": "1.4.27", + "version": "1.4.28", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "casper-signer", - "version": "1.4.27", + "version": "1.4.28", "dependencies": { "@babel/core": "^7.17.2", "@extend-chrome/storage": "^1.5.0", diff --git a/package.json b/package.json index 3276f076..064774ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "casper-signer", - "version": "1.4.27", + "version": "1.4.28", "private": true, "dependencies": { "@babel/core": "^7.17.2", diff --git a/public/manifest.json b/public/manifest.json index 6466bd5b..fdfad0b1 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "version": "1.4.27", + "version": "1.4.28", "name": "Casper Signer", "author": "https://casper.network", "description": "Casper Signer is the official non-custodial wallet that allows you to manage private keys and sign transactions on Casper Network", @@ -145,7 +145,15 @@ "*://mystra.io/*", "*://*.mystra.io/*", "*://mystra.app/*", - "*://*.mystra.app/*" + "*://*.mystra.app/*", + "*://cspr.market/*", + "*://*.cspr.market/*", + "*://cspr.click/*", + "*://*.cspr.click/*", + "*://cspr.name/*", + "*://*.cspr.name/*", + "*://cspr.cloud/*", + "*://*.cspr.cloud/*" ], "js": [ "./scripts/content/content.js"