Feat: Add CSP for Google Fonts & fix popup path

This commit is contained in:
2025-10-04 13:51:56 -07:00
parent 9b256bc044
commit e42ab40463

View File

@@ -12,11 +12,9 @@
"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}"