mirror of
https://github.com/elder-plinius/binaural-beats-generator.git
synced 2026-07-13 06:26:34 +02:00
Update manifest.json
This commit is contained in:
+6
-1
@@ -7,7 +7,12 @@
|
||||
"action": {
|
||||
"default_popup": "popup.html"
|
||||
},
|
||||
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["<all_urls>"],
|
||||
"js": ["content.js"]
|
||||
}
|
||||
],
|
||||
"content_security_policy": {
|
||||
"extension_pages": "script-src 'self'; object-src 'self';"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user