Skip to content

Commit

Permalink
try to suggest shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Sep 5, 2024
1 parent ffe2821 commit dde3e73
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,12 @@
"side_panel": {
"default_path": "dist/index.html"
},
"commands": {
"_execute_action": {
"suggested_key": {
"mac": "Command+Ctrl+G"
}
}
},
"permissions": ["sidePanel", "scripting", "activeTab", "tabs", "contextMenus"]
}

0 comments on commit dde3e73

Please sign in to comment.