Remove manifest attributes
These properties are not supported in packaged apps.
This commit is contained in:
parent
029c9754f0
commit
7ec377950c
1 changed files with 1 additions and 7 deletions
|
@ -21,11 +21,5 @@
|
|||
"background": {
|
||||
"page": "background.html"
|
||||
}
|
||||
},
|
||||
|
||||
"options_page": "options.html",
|
||||
|
||||
"content_security_policy":
|
||||
"default-src 'self'; img-src 'self' data:; connect-src https://textsecure-service-staging.whispersystems.org wss://textsecure-service-staging.whispersystems.org https://whispersystems-textsecure-attachments-staging.s3.amazonaws.com; style-src 'self' 'unsafe-inline'"
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue