Issue 505: added Chrome as the only supported browser in module config

git-svn-id: https://beef.googlecode.com/svn/trunk@1302 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
antisnatchor
2011-09-21 12:10:36 +00:00
parent 258141199f
commit 7f04797026

View File

@@ -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"]