Compare commits

..

1 Commits

Author SHA1 Message Date
d49c2e5af9 add firefox specific changes 2025-07-06 06:19:07 -04:00

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": {