This extension extends Burp Suite to support variables, à la Postman/Insomnia. This allows users to store and reuse values in Burp requests. This extension supports referencing values in requests that come from the Repeater, Proxy, Intruder, Scanner, or Extensions tools. Variables are referenced with the notation ((variableName))
and can be included anywhere in a request. Variable data can be copied between projects by using the import and export options or by using Burp's Import project file feature to import extension data.