diff --git a/package-lock.json b/package-lock.json index 306d09e6..ba2faab1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "casper-signer", - "version": "1.4.23", + "version": "1.4.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "casper-signer", - "version": "1.4.23", + "version": "1.4.24", "dependencies": { "@babel/core": "^7.17.2", "@extend-chrome/storage": "^1.5.0", diff --git a/package.json b/package.json index 3567d814..fa41a272 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "casper-signer", - "version": "1.4.23", + "version": "1.4.24", "private": true, "dependencies": { "@babel/core": "^7.17.2", diff --git a/public/manifest.json b/public/manifest.json index 28e472b1..e1c5f07f 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "version": "1.4.23", + "version": "1.4.24", "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", @@ -103,8 +103,8 @@ "*://cspr.fyi/*", "*://*.cspr.fyi/*", "*://ve.cspr.university/*", - "*://ggxchain.io/*", - "*://*.ggxchain.io/*", + "*://tricorn.network/*", + "*://*.tricorn.network/*", "*://chainlendar.io/*", "*://*.chainlendar.io/*", "*://ultimatedivision.com/*", @@ -118,7 +118,11 @@ "*://*.casperswap.xyz/*", "*://casperswap.com/*", "*://*.casperswap.com/*", - "*://casper.team.finance/*" + "*://casper.team.finance/*", + "*://droplinked.com/*", + "*://*.droplinked.com/*", + "*://bithotel.io/*", + "*://*.bithotel.io/*" ], "js": [ "./scripts/content/content.js"