Skip to content

Commit

Permalink
add CSP
Browse files Browse the repository at this point in the history
  • Loading branch information
RootUp authored Oct 9, 2024
1 parent 4134e1b commit 2de737d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SmuggleSheild/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@
"16": "icon/SmuggleSheild.png",
"48": "icon/SmuggleSheild.png",
"128": "icon/SmuggleSheild.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline'"
}
}

0 comments on commit 2de737d

Please sign in to comment.