Skip to content

Commit 113e95d

Browse files
committed
Support selecting monitor for browser action popup
1 parent 42ce6a1 commit 113e95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/browser/extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"page_action": {
88
"default_icon": "img/logo/38x38.png",
99
"default_title": "Redux DevTools",
10-
"default_popup": "window.html"
10+
"default_popup": "window.html#popup"
1111
},
1212
"commands": {
1313
"devtools-left": {

0 commit comments

Comments
 (0)