MCPcopy Create free account
hub / github.com/bit4woo/ReSign / addSuiteTab

Method addSuiteTab

src/burp/IBurpExtenderCallbacks.java:480–480  ·  view source on GitHub ↗

This method is used to add a custom tab to the main Burp Suite window. @param tab An object created by the extension that implements the ITab interface.

(ITab tab)

Source from the content-addressed store, hash-verified

478 * <code>ITab</code> interface.
479 */
480 void addSuiteTab(ITab tab);
481
482 /**
483 * This method is used to remove a previously-added tab from the main Burp

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected