Skip to content

Commit

Permalink
Allow insecure connections and update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
KamWithK committed Mar 2, 2024
1 parent e46de9d commit 46d74ae
Show file tree
Hide file tree
Showing 3 changed files with 325 additions and 5,722 deletions.
3 changes: 3 additions & 0 deletions manifest-firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"file:///**/ttu-ebook.web.app/**",
"file:///**/reader.ttsu.app/**"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"background": {
"scripts": [
"background.js"
Expand Down
Loading

0 comments on commit 46d74ae

Please sign in to comment.