mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-01-12 09:34:37 +08:00
fix: update manifest default_title to change extension tooltip text, closes #4078
This commit is contained in:
@@ -82,7 +82,7 @@ const manifest = {
|
||||
},
|
||||
web_accessible_resources: [{ resources: ['inpage.js'], matches: ['*://*/*'] }],
|
||||
action: {
|
||||
default_title: 'Stacks',
|
||||
default_title: 'Hiro Wallet',
|
||||
default_popup: 'popup.html',
|
||||
default_icon: defaultIconEnvironment[WALLET_ENVIRONMENT],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user