diff --git a/modules/chrome_extensions/execute_tabs/config.yaml b/modules/chrome_extensions/execute_tabs/config.yaml index 98d4ec3be..0c72f978b 100644 --- a/modules/chrome_extensions/execute_tabs/config.yaml +++ b/modules/chrome_extensions/execute_tabs/config.yaml @@ -22,4 +22,5 @@ beef: description: "Open a new tab and execute the Javascript code on it. The Chrome Extension need to have the 'tabs' permission, as well as access to the domain." authors: ["Kos", "antisnatchor"] target: - user_notify: ["ALL"] + working: ["C"] + user_notify: ["C"]