Fix manifest.json for Edge (#1737)

* Fix manifest.json for Edge

* Create unlucky-dots-hammer.md
This commit is contained in:
Nathan Bierema 2024-08-31 09:22:13 -04:00 committed by GitHub
parent f64cbda982
commit e49708d831
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
'remotedev-redux-devtools-extension': patch
---
Fix manifest.json for Edge

View File

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