mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-06-17 18:21:03 +00:00
fix: update @pezkuwi/api to 16.5.22 and common packages to 14.0.13
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"author": "PezkuwiChain",
|
||||
"description": "Manage your Pezkuwi blockchain accounts outside of dapps. Injects the accounts and allows signing transactions for a specific account.",
|
||||
"homepage_url": "https://github.com/pezkuwichain/pezkuwi-extension",
|
||||
"name": "Pezkuwi Extension",
|
||||
"short_name": "Pezkuwi",
|
||||
"name": "pezkuwi.js",
|
||||
"short_name": "pezkuwi.js",
|
||||
"manifest_version": 3,
|
||||
"permissions": ["storage", "tabs"],
|
||||
"background": {
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"author": "PezkuwiChain",
|
||||
"description": "Manage your Pezkuwi blockchain accounts outside of dapps. Injects the accounts and allows signing transactions for a specific account.",
|
||||
"homepage_url": "https://github.com/pezkuwichain/pezkuwi-extension",
|
||||
"name": "Pezkuwi Extension",
|
||||
"short_name": "Pezkuwi",
|
||||
"name": "pezkuwi.js",
|
||||
"short_name": "pezkuwi.js",
|
||||
"manifest_version": 3,
|
||||
"permissions": ["storage", "tabs"],
|
||||
"background": {
|
||||
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "{7cee9c4f-5fc7-4165-b4f8-f18e79fe9264}",
|
||||
"id": "{4a3db063-958b-434a-b0fa-6db1282ec16f}",
|
||||
"strict_min_version": "112.0",
|
||||
"data_collection_permissions": {
|
||||
"required": ["none"]
|
||||
|
||||
Reference in New Issue
Block a user