fixes
CI / Build & Test (push) Successful in 2m53s

This commit is contained in:
Raven Scott
2026-02-28 18:35:23 -05:00
parent 5641f1a0d4
commit d7340ab99b
+2 -5
View File
@@ -22,11 +22,8 @@
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"exclude_matches": [
"chrome-extension://*/*",
"moz-extension://*/*"
"http://*/*",
"https://*/*"
],
"js": [
"content.js"