mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-04-22 02:08:03 +00:00
fix: rename extension from Pezkuwi Wallet to Pezkuwi Extension
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"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 Wallet",
|
||||
"name": "Pezkuwi Extension",
|
||||
"short_name": "Pezkuwi",
|
||||
"manifest_version": 3,
|
||||
"permissions": ["storage", "tabs"],
|
||||
@@ -11,7 +11,7 @@
|
||||
"type": "module"
|
||||
},
|
||||
"action": {
|
||||
"default_title": "Pezkuwi Wallet",
|
||||
"default_title": "Pezkuwi Extension",
|
||||
"default_popup": "index.html"
|
||||
},
|
||||
"content_scripts": [{
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"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 Wallet",
|
||||
"name": "Pezkuwi Extension",
|
||||
"short_name": "Pezkuwi",
|
||||
"manifest_version": 3,
|
||||
"permissions": ["storage", "tabs"],
|
||||
@@ -11,7 +11,7 @@
|
||||
"type": "module"
|
||||
},
|
||||
"action": {
|
||||
"default_title": "Pezkuwi Wallet",
|
||||
"default_title": "Pezkuwi Extension",
|
||||
"default_popup": "index.html"
|
||||
},
|
||||
"browser_specific_settings": {
|
||||
|
||||
Reference in New Issue
Block a user