Skip to content

Commit 41f929e

Browse files
committed
Fix manifest.json for Edge
1 parent f64cbda commit 41f929e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extension/edge/manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"128": "img/logo/128x128.png"
2929
},
3030
"options_ui": {
31-
"page": "options.html",
32-
"chrome_style": true
31+
"page": "options.html"
3332
},
3433
"background": {
3534
"service_worker": "background.bundle.js"

0 commit comments

Comments
 (0)