Skip to content

Commit da5a90b

Browse files
committed
More commands for which a keyboard shortcut can be configured.
1 parent f42de68 commit da5a90b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/manifest.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,14 @@
147147
"default": "Alt+Shift+Space",
148148
"windows": "Alt+Shift+Comma"
149149
}
150-
}
150+
},
151+
"tempTrustPage": {
152+
"description": "__MSG_TempTrustPage__"
153+
},
154+
"revokeTemp": {
155+
"description": "__MSG_RevokeTemp__"
156+
},
157+
158+
"_execute_browser_action": {}
151159
}
152160
}

0 commit comments

Comments
 (0)