bump: version + fixes

This commit is contained in:
sethburkart123
2024-10-20 11:19:47 +11:00
parent 75f5f698da
commit 052c06a04d
3 changed files with 8 additions and 1 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": ["*://*/*"],