Skip to content

Commit 7b3ed2c

Browse files
authored
Fix keyboard shortcut Chrome bug
1 parent dbdcaf2 commit 7b3ed2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"page": "index.html"
1919
},
2020
"commands": {
21-
"_execute_browser_action": {}
21+
"_execute_action": {}
2222
}
2323
}

0 commit comments

Comments
 (0)