Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
Chrome security manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
x-t committed Jan 10, 2021
1 parent d7b260d commit e8a539d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"icons": {
"64": "favicon.ico"
},
"content_security_policy": "script-src 'self' 'sha256-rlXVQ0+Mzcd1i9XCm7igfw0mJmu1bwHFXcM0hI7chRg='; object-src 'self'",
"content_security_policy": "script-src 'self' 'sha256-XVbL8o4gHC5Rwwbdh/TuhMNyOMrrIdyraGoS4ep8UOo='; object-src 'self'",
"permissions": [
"tabs", "storage"
]
Expand Down

0 comments on commit e8a539d

Please sign in to comment.