add firefox specific changes

This commit is contained in:
2025-07-06 06:14:22 -04:00
parent 5a8f29625c
commit d49c2e5af9

View File

@ -151,7 +151,7 @@
"default_popup": "popup.html" "default_popup": "popup.html"
}, },
"background": { "background": {
"service_worker": "background.js", "scripts": ["background.js"],
"type": "module" "type": "module"
}, },
"icons": { "icons": {