mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
updated manifest json
This commit is contained in:
parent
2a06a14115
commit
e2c896bf39
@ -4,8 +4,13 @@
|
||||
"description": "Music Streaming App",
|
||||
"permissions": [
|
||||
"cookies",
|
||||
"downloads",
|
||||
"background",
|
||||
"<all_urls>"
|
||||
],
|
||||
"background": {
|
||||
"scripts": ["/public/js/lib/howler.core.js", "/public/js/mstream.player.js", "/public/js/api2.js", "/public/js/lib/jquery-2.2.4.min.js", "/public/js/lib/izi-toast.min.js"]
|
||||
},
|
||||
"display": "standalone",
|
||||
"icons": [
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user