diff --git a/src/manifest.json b/src/manifest.json index 194e06d..9df4f37 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -147,6 +147,14 @@ "default": "Alt+Shift+Space", "windows": "Alt+Shift+Comma" } - } + }, + "tempTrustPage": { + "description": "__MSG_TempTrustPage__" + }, + "revokeTemp": { + "description": "__MSG_RevokeTemp__" + }, + + "_execute_browser_action": {} } }