Update manifest.json
This commit is contained in:
parent
dbef93f4c1
commit
a2905f0142
@ -2,12 +2,9 @@
|
||||
"manifest_version": 2,
|
||||
"name": "yt",
|
||||
"version": "1.0",
|
||||
|
||||
"description": "---",
|
||||
|
||||
"web_accessible_resources":["newpipe_subscriptions_202403101004.json"],
|
||||
"permissions":["tabs"],
|
||||
|
||||
"icons": {
|
||||
"48": "icons/border-48.png"
|
||||
},
|
||||
@ -17,7 +14,6 @@
|
||||
"48":"icons/border-48.png"
|
||||
}
|
||||
},
|
||||
|
||||
"background":{
|
||||
"scripts": ["background.js"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user