alpine in popup. some logic is closer now, with visible changes

This commit is contained in:
Ryan Breen
2023-01-13 22:39:55 -05:00
parent d93fa1aacc
commit 6f7eafc296
6 changed files with 83 additions and 32 deletions

View File

@@ -43,5 +43,9 @@
"resources": ["nostr.build.js", "popup.build.js"],
"matches": ["<all_urls>"]
}
]
],
"content_security_policy": {
"extension_pages": "script-src 'self' 'unsafe-eval'"
}
}