merge changes from main to svelte

This commit is contained in:
sethburkart123
2024-10-20 11:29:11 +11:00
6 changed files with 79 additions and 4 deletions
+3
View File
@@ -22,6 +22,9 @@
"background": {
"service_worker": "background.ts"
},
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
},
"content_scripts": [
{
"matches": ["*://*/*"],