add icon to chrome extension
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
{
|
||||
"name": "Proxy Stream",
|
||||
"version": "113.0",
|
||||
"icons": {
|
||||
"16": "icon-16.png",
|
||||
"19": "icon-19.png",
|
||||
"38": "icon-38.png",
|
||||
"48": "icon-48.png",
|
||||
"128": "icon-128.png"
|
||||
},
|
||||
"version": "116.0",
|
||||
"manifest_version": 3,
|
||||
"permissions": ["tabs"],
|
||||
"action": {
|
||||
|
Reference in New Issue
Block a user