You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: addOns/wappalyzer/src/main/javahelp/org/zaproxy/zap/extension/wappalyzer/resources/help/contents/wappalyzer.html
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,15 @@ <H2>The Technology Tab</H2>
22
22
Selecting a regex will switch to the 'Search' tab and search through the history for that regex. Note: If multiple rows are selected
23
23
the menu will not be displayed.
24
24
<p>
25
-
Beside the site selection drop down is an Export button which can be used to export a CSV (comma separated values) file based on the
25
+
Beside the site selection drop down is a button (with a Globe icon) which controls whether or not the Technology tab's display is linked to the selection in the Sites Tree.
26
+
<p>
27
+
Next is an Export button which can be used to export a CSV (comma separated values) file based on the
26
28
table information currently being displayed.
27
29
<p>
28
30
The toolbar also includes:
29
31
<ul>
30
32
<li>An enable/disable toggle button which controls whether the technology detection passive scan rule is functioning or not. This enabled state is persisted between ZAP sessions.</li>
33
+
<li>A button (with a gear icon) which will open the add-on's Options panel when clicked.</li>
0 commit comments