mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
Update manifest.json
This commit is contained in:
parent
393797b591
commit
f96e434c9d
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_title": "Watch on LBRY"
|
"default_title": "Watch on LBRY"
|
||||||
},
|
},
|
||||||
"icons": { "16": "icon16.png",
|
"icons": { "16": "icons/icon16.png",
|
||||||
"48": "icon48.png",
|
"48": "icons/icon48.png",
|
||||||
"128": "icon128.png"
|
"128": "icons/icon128.png"
|
||||||
},
|
},
|
||||||
"manifest_version": 2
|
"manifest_version": 2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue