Skip to content

Commit

Permalink
📦 configure options to deploy it as a zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
YeThor committed Jan 13, 2020
1 parent 16fedc7 commit aba035b
Show file tree
Hide file tree
Showing 4 changed files with 863 additions and 1,082 deletions.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
"scripts": ["dist/backgroundScript.bundle.js"],
"persistent": false
},
"permissions": ["storage", "webNavigation", "tabs"]
"permissions": ["storage", "webNavigation", "tabs"],
"content_security_policy": "script-src 'self' https://cdnjs.cloudflare.com; object-src 'self'"
}
Loading

0 comments on commit aba035b

Please sign in to comment.