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