mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-01-13 16:18:03 +00:00
Feat: Add CSP for Google Fonts & fix popup path
This commit is contained in:
@@ -12,14 +12,12 @@
|
||||
"browser_style": false,
|
||||
"default_icon": "icon.png",
|
||||
"default_title": "in\u00d8sight",
|
||||
"default_popup": "dash.html"
|
||||
"default_popup": "index.html"
|
||||
},
|
||||
"web_accessible_resources": [
|
||||
"candara.woff"
|
||||
],
|
||||
"content_security_policy": "script-src 'self'; style-src 'self' https://fonts.googleapis.com; font-src https://fonts.gstatic.com;",
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "{0a73f41c-c59c-404b-9e07-f7392fa830d4}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user