Fix manifest.json for Edge

This commit is contained in:
Nathan Bierema 2024-08-31 09:10:52 -04:00
parent f64cbda982
commit 41f929e2c0

View File

@ -28,8 +28,7 @@
"128": "img/logo/128x128.png" "128": "img/logo/128x128.png"
}, },
"options_ui": { "options_ui": {
"page": "options.html", "page": "options.html"
"chrome_style": true
}, },
"background": { "background": {
"service_worker": "background.bundle.js" "service_worker": "background.bundle.js"