mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
Manifest fixes
Fixed: - Missing icons - Wrong name in toolbar
This commit is contained in:
parent
0f20dc5885
commit
48267f154e
1 changed files with 6 additions and 2 deletions
|
@ -10,7 +10,11 @@
|
|||
"persistent": false
|
||||
},
|
||||
"browser_action": {
|
||||
"default_title": "Test"
|
||||
"default_title": "Watch on LBRY"
|
||||
},
|
||||
"icons": { "16": "icon16.png",
|
||||
"48": "icon48.png",
|
||||
"128": "icon128.png"
|
||||
},
|
||||
"manifest_version": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue